Issues
- 0
MocKMP doesn't work with androidTarget
#79 opened by jollygreenegiant - 5
Support Kotlin 2.0
#77 opened by SalomonBrys - 0
Issue when updating to kotlin 2.0
#78 opened by vijimani17 - 5
Duplicated source roots
#76 opened by GoodSir42 - 0
Weird interaction with ktlint
#75 opened by dalewking - 1
- 1
- 1
- 1
Abstract class mocking
#69 opened by dmitry-stakhov - 1
- 1
How to mock a method defined as expect
#72 opened by jorgezim - 1
- 1
1.14.0 has issue with kotlinx serialization
#66 opened by glureau - 1
- 1
Support kotlin 1.9.20 and ksp API 1.0.14
#68 opened by vdshb - 1
- 2
Add mocking for suspend functions
#59 opened by dalewking - 1
- 2
- 1
- 1
Would be nice if suspending function setup did not require you to be in suspend function
#60 opened by dalewking - 4
- 2
- 3
java.lang.RuntimeException: Could not find a way to get a reference of MySealedInterface
#56 opened by ankushg - 1
Provide a way to use something like TestsWithMocks for classes that already have a super class
#50 opened by dalewking - 1
- 1
- 1
Naming collision on generated fakes
#57 opened by afonsograca - 2
- 1
- 2
Call count for mocks
#44 opened by afonsograca - 4
- 5
- 4
Missing 1.12.0 artifact for native targets?
#49 opened by ankushg - 7
Getting NullPointerExceptions
#39 opened by benkuly - 4
org.kodein.mock:mockmp-test-helper-jvm conflicts with org.jetbrains.kotlin:kotlin-test-junit5 during jvmTest
#31 opened by vdshb - 2
Kotlin 1.8 support
#46 opened by jdamcd - 1
Artifacts are missing in maven
#48 opened by RollerBlade - 1
MocKMP not generating mocks
#45 opened by cbukenya - 4
Unable to run tests with mock on iOS
#42 opened by kartik-prakash - 2
- 1
- 3
Open Source License
#41 opened by afonsograca - 1
Official 1.7.20 build?
#38 opened by ankushg - 1
Kotlin 1.7.20-Beta support?
#36 opened by ankushg - 1
Broken stdlib fake providers
#35 opened by xpathexception - 2
- 1
Invalid mock generation for suspending functions with default implementation
#32 opened by xpathexception - 0
Helper class TestWithMocks verifyMethods use ArgConstraintBuilder instead of VerificationBuilder
#28 opened by HylkeB - 1
Question: what gradle task is the fastest task to generate the injectMocks method and mocked classes
#29 opened by HylkeB