kotest
https://github.com/kotest/kotest
Kotlin
Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported5 Subscribers
Add a CodeTriage badge to kotest
Help out
- Issues
- The `org.gradle.test-retry` plugin has been broken from kotest `5.5.5` to `5.6.0`
- Kotest >= 5.7.0: Jobs launched in beforeSpec can delay or hang the first test
- Data-driven testing (`withData`) with `BehaviourSpec` doesn't appear to work
- Using `networknt / json-schema-validator` for the backend validation of `jsonSchema { }`?
- Discussion: should nested containers inherit testCoroutineScheduler?
- Kotest uses virtual time for tests timeouts when Dispatchers.Main is overridden
- Print clueContextAsString before preparedMessages in methods failure and failureWithTypeInformation
- Comparing lists of data classes in more detail
- `java.lang.NoClassDefFoundError`: Individual tests/categories in spec do not load required classes
- testCoroutineScheduler doesn't work correctly for stateIn()
- Docs
- Kotlin not yet supported