Latest stable releases of mockk-patterns: - For JU...
# mockk
e
Latest stable releases of mockk-patterns: - For JUnit 4 (e.g. Android):
testImplementation("com.github.erikhuizinga:mockk-junit4:1.0.0")
- For JUnit 5:
testImplementation("com.github.erikhuizinga:mockk-junit5:2.0.0")
- For kotest a PR has been opened by @Sourabh Rawat, which I've reviewed.
s
lll push changes as soon as I get time.