:tada: There now also is a JUnit 5 version! <https...
# mockk
e
🎉 There now also is a JUnit 5 version! https://github.com/erikhuizinga/mockk-patterns/pull/2 Try it:
Copy code
testImplementation("com.github.erikhuizinga:mockk-junit5:1.0.0-alpha")
@Sourabh Rawat