We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf24495 + fac1457 commit fb04f8eCopy full SHA for fb04f8e
kotlin-testing/README.md
@@ -7,4 +7,5 @@ This module contains articles about testing in Kotlin
7
- [Writing Specifications with Kotlin and Spek](https://www.baeldung.com/kotlin/spek)
8
- [Testing Extension Methods in Kotlin](https://www.baeldung.com/kotlin/test-extension-methods)
9
- [A Guide to Atrium: Assertion Library for Kotlin](https://www.baeldung.com/kotlin/atrium-assertion-library)
10
+- [Managing Test Resources in Kotlin](https://www.baeldung.com/kotlin/test-resources)
11
- [A Guide to Property-Based Testing in Kotlin](https://www.baeldung.com/kotlin/property-based-testing)
0 commit comments