InStackademicbyMichal AnkiersztajnAssertions in Kotlin with KotestKotest Assertions is a library written with Kotlin in mind. Flexible and elegant Kotlin-first multiplatform assertion library…Jul 24
InWhozAppbyStephane RobinTesting with Kotest and TestContainersThis is the second part of our test implem of JSch with Kotlin, Kotest, Testcontainers and Spring boot Native series.Jan 25
RoachMutation Testing?While I’m reading “effective testing” book, I found the word that is “mutation testing”. I was wondering about the meaning of it, and I…Mar 25Mar 25
InarconsisbyKarim RedaUnit Testing using Kotest in Kotlin Multiplatform Mobile (KMM)Efficiently test your Kotlin Multiplatform Mobile (KMM) projects with Kotest — a powerful unit testing framework.Sep 6, 20231Sep 6, 20231
Nine Pages Of My Life4 steps to add 🥇KoTest to your Multiplatform project🚀Kotest is a powerful and flexible testing framework for Kotlin that simplifies the process of writing tests. The framework is designed to…Jan 29Jan 29
InStackademicbyMichal AnkiersztajnAssertions in Kotlin with KotestKotest Assertions is a library written with Kotlin in mind. Flexible and elegant Kotlin-first multiplatform assertion library…Jul 24
InWhozAppbyStephane RobinTesting with Kotest and TestContainersThis is the second part of our test implem of JSch with Kotlin, Kotest, Testcontainers and Spring boot Native series.Jan 25
RoachMutation Testing?While I’m reading “effective testing” book, I found the word that is “mutation testing”. I was wondering about the meaning of it, and I…Mar 25
InarconsisbyKarim RedaUnit Testing using Kotest in Kotlin Multiplatform Mobile (KMM)Efficiently test your Kotlin Multiplatform Mobile (KMM) projects with Kotest — a powerful unit testing framework.Sep 6, 20231
Nine Pages Of My Life4 steps to add 🥇KoTest to your Multiplatform project🚀Kotest is a powerful and flexible testing framework for Kotlin that simplifies the process of writing tests. The framework is designed to…Jan 29
Ilya BuhlakouGenerate RESTful API documentation using Kotlin, Kotest, MockMvc and Spring REST DocsConfiguring Kotest with Spring REST Docs is not a straightforward task. There are some pitfalls I faced with and how I solved them.Apr 8, 2023
Stephane RobinTesting with Kotest and TestContainersThis is the second part of our test implem of JSch with Kotlin, Kotest, Testcontainers and Spring boot Native series.Jan 25
Stephen SamuelUnitigration Testing with Kotest and Test ContainersIn this blog post I’m going to opine on something I care very much about — testing without mocks.Apr 18, 2022