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.
1 parent 999a914 commit 0ef2562Copy full SHA for 0ef2562
kotlin-testing/README.md
@@ -7,3 +7,4 @@ 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
+- [A Guide to Property-Based Testing in Kotlin](https://www.baeldung.com/kotlin/property-based-testing)
0 commit comments