careem/mockingbird
A Kotlin Multiplatform library that provides an easier way to mock and write unit tests for a Multiplatform project
KotlinApache-2.0
Issues
- 0
- 0
- 0
Add test coverage for Mock generation plugin
#95 opened by minaEweida - 1
- 0
Support mock generation with Sealed classes
#121 opened by minaEweida - 0
Recorded invocations may clash when multiple mocks end up using the same memory address
#116 opened by nikolaykasyanov - 0
- 1
- 1
- 0
Improve verification failure reporting UX
#111 opened by nikolaykasyanov - 0
Currently mock generation plugin does not support mocking suspend functions
#85 opened by MarcoSignoretto - 0
- 0
Support Spy generation
#84 opened by MarcoSignoretto