Kotest v4.2.2 Release Notes

Release Date: 2020-08-29 // over 3 years ago
    • ๐Ÿ›  Bugfix: Usage of a Kotlin 1.4 only method has been removed
    • ๐Ÿ›  Bugfix: KotlinReflectionInternalError fixed on java enums #1611
    • ๐Ÿ›  Bugfix: Errors in a DiscoveryExtension were not propagated to output #1634
    • ๐Ÿ›  Bugfix: Tags specified via inline tags dsl were not being picked up #1642
    • ๐Ÿ‘Œ Improvement: Updated output of some collection matchers to format an element per line #1380