Kotest v3.2.1 Release Notes

Release Date: 2019-01-19 // about 5 years ago
    • ๐Ÿ”‹ Feature: AnnotationSpec now has a expected exception configuration #527 #559
    • ๐Ÿ”‹ Feature: BehaviorSpec gained extra nesting possibilities, with And between any other keywords #562 #593
    • ๐Ÿ›  Bugfix: Independent tests were sharing a thread, and one test could timeout a different one for apparently no reason #588 #590
    • ๐Ÿ‘Œ Improvement: Documentation on TestConfig.invocations clarified #591 #592