These blogs and articles can be useful in addition to the official docs to show how people are using Kotest in the wild.
- Best Practices Unit Testing Kotlin by Phauer (2020)
- Testing Koin applications with Kotest by Kerooker (2020)
- Writing reusable tests with Kotest's test factory by Kerooker (2020)
- Testing a Spring Boot application with Kotest by Kerooker(2020)
- Data driven testing with Kotest by sksamuel (2020)
- Android Spec Testing by Zuhaib Ahmad (2019)
- Introducing the KotlinTest IntelliJ Plugin by sksamuel (2019)
- KotlinTest BehaviorSpec by Ben (2020)
- Kotlintest 3 release Android by Do u even code (2018)
- What's new in KotlinTest 3.2 and 3.3 by sksamuel (2019)
- KotlinTest and property-based testing by Biju Kunjummen (2017)
- Kotest migration guide by Paweł Weselak (2020)