mockk
https://github.com/mockk/mockk
Kotlin
mocking library for Kotlin
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Kotlin not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to mockk
Help out
- Issues
- Stubbing fails for a method consuming value class with validation in constructor
- mockkStatic(Files::class) crashes with ExceptionInInitializerError
- Java 8 CI to prevent regressions
- Strange behaviour when mocking static java methods
- mockk/every not mock function with any()
- Worst case: trying to mock a private static Java method
- StackOverflowError when using any matcher for value classes
- Is it possible to test or capture arguments in mocked constructor?
- any() doesn't work for kotlin.Unit
- Mockk produces incorrect bytecode when running with coverage
- Docs
- Kotlin not yet supported