Kotest : Modern Testing in Kotlin: Test Styles, Mocking and Writing Tests on Android Kotest : Modern Testing in Kotlin: Test Styles, Mocking and Writing Tests on Android Testing your code should...
#kotest #android #android-app-development #unit-testing #androiddev
Origin | Interest | Match
Kotlin devs and fans, here’s your top reading list 🔥
1️⃣ softwaremill.com/7-kotlin-lib...
2️⃣ softwaremill.com/handling-err...
3️⃣ softwaremill.com/kotest-the-k...
4️⃣ softwaremill.com/kotest-the-k...
5️⃣ softwaremill.com/meet-kotlin-...
#Kotlin #BackendDevelopment #Kotest #Ktor #Programming #DevReads
When it comes to testing in #Kotlin, you’ve got various options: the classic #JUnit or #TestNG, or even #Groovy with its Spock framework. But these approaches don’t let you tap into Kotlin’s full power on the test side. #Kotest does. Read more:
softwaremill.com/kotest-the-k...
With my new blogpost I want to share a simple solution I found while trying to migrate some integration tests to #Kotest. Hope you'll enjoy it!
#Kotlin #Spring #Testcontainers
blog.code-n-roll.dev/kotest-sprin...
I wrote a blog article about an upcoming #Kotest feature: YAML matchers
blog.code-n-roll.dev/kotest-yaml-...
#Kotlin
On it goes with the supply chain ⛓️
Now I've contributed to KAML
github.com/charleskorn/ka…
Next and final stop #Kotest!
#Kotlin #OpenSource
I really like the funky styles of Kotlin’s Kotest: StringSpec, FunDpec, WordSpec, etc. I prefer it over Kluent in 2️⃣0️⃣2️⃣4️⃣.
PS: If you are a JetBrains IDEA user then don’t forget to install the Kotest plugin from the market place. It makes your life so much easier.
#kotlin #testing #kotest