1.2.1 • Foreground and background tasks usability and documentation improvements
Suite
Kotest runner
Documentation
- Improved documentation of foreground and background tasks
- Added a website page on foreground and background tasks
randomBoolean() which returned an Int (1a324a04, !74)randomXXX() functions, which ignored the configured seed (bd9348d0, !74)Warning: at this point, it is unclear whether JS tests run or not. Please visit #44 for more information.
Breaking: - TestConfig instances can now allow being specified multiple times (ad5cbade, #28, !45) - Finalizers can now decide whether they are executed depending on test outcome (79d664b3, #41, !49)