New
v6.1.2
What's Changed
- Improve JS execution to use common spec executor and fix after project listeners by @sksamuel in https://github.com/kotest/kotest/pull/5609
- Add test to confirm async calls in JS SpecExtension.intercept by @sksamuel in https://github.com/kotest/kotest/pull/5610
- Add option to the gradle plugin to always rerun tests by @sksamuel in https://github.com/kotest/kotest/pull/5636
Full Changelog: https://github.com/kotest/kotest/compare/6.1.2...v6.1.2