issues
search
kosi-libs
/
MocKMP
A mocking processor for Kotlin Multiplatform
https://kosi-libs.org/mockmp
MIT License
189
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MocKMP doesn't work with androidTarget
#79
jollygreenegiant
opened
1 month ago
0
Issue when updating to kotlin 2.0
#78
vijimani17
opened
3 months ago
0
Support Kotlin 2.0
#77
SalomonBrys
opened
5 months ago
5
Duplicated source roots
#76
GoodSir42
closed
5 months ago
5
Weird interaction with ktlint
#75
dalewking
opened
6 months ago
0
Provide/Document way to create custom argument constraints
#74
dalewking
closed
6 months ago
1
Suspension functions can be called only within coroutine body
#73
Irfanulhaq1991
closed
8 months ago
1
How to mock a method defined as expect
#72
jorgezim
closed
9 months ago
1
Struggeling to add the library with version 1.16.0
#71
HannahShulman
closed
9 months ago
1
ksp-1.9.0-1.0.12 is too old for kotlin-1.9.10
#70
FelixSubject211
opened
11 months ago
1
Abstract class mocking
#69
dmitry-stakhov
closed
9 months ago
1
Support kotlin 1.9.20 and ksp API 1.0.14
#68
vdshb
closed
11 months ago
1
initMocksBeforeTest: How to configure suspending function?
#67
rs-georg
closed
1 year ago
1
1.14.0 has issue with kotlinx serialization
#66
glureau
closed
11 months ago
1
Build Error with JS Source Set in KMP (Version 1.10.0)
#65
Amud
closed
11 months ago
1
After adding mocKMP am forced to upgrade to jvm 17
#64
kmadsen
opened
1 year ago
1
Android tests failing after updating from 1.13.0 to 1.15.0
#63
kaszabimre
closed
9 months ago
1
verifying with isAny() causes ClassCastException on JS target
#62
ygnessin
opened
1 year ago
2
Add support for inline value classes when defining method's behavior
#61
ghost
closed
1 year ago
1
Would be nice if suspending function setup did not require you to be in suspend function
#60
dalewking
closed
1 year ago
1
Add mocking for suspend functions
#59
dalewking
closed
11 months ago
2
Multiple mocks of the same function type require separate mockers
#58
lupuuss
closed
1 year ago
1
Naming collision on generated fakes
#57
afonsograca
closed
1 year ago
1
java.lang.RuntimeException: Could not find a way to get a reference of MySealedInterface
#56
ankushg
closed
1 year ago
3
kotlin-test related issue with TestWithMocks: @BeforeTest priority
#55
glureau
closed
1 year ago
1
Is any special step should be taken to mock vararg functions?
#54
motorro
closed
1 year ago
2
MocKMP does not work with new androidSourceSetLayout
#53
HylkeB
closed
1 year ago
2
New feature to generate for CommonMain not generating code
#52
dalewking
opened
1 year ago
4
Trying to run with older version of ksp does not work
#51
dalewking
closed
1 year ago
1
Provide a way to use something like TestsWithMocks for classes that already have a super class
#50
dalewking
closed
1 year ago
1
Missing 1.12.0 artifact for native targets?
#49
ankushg
closed
1 year ago
4
Artifacts are missing in maven
#48
RollerBlade
closed
1 year ago
1
Provide a way to apply MocKMP to commonMain as well
#47
dalewking
closed
1 year ago
5
Kotlin 1.8 support
#46
jdamcd
closed
1 year ago
2
MocKMP not generating mocks
#45
cbukenya
closed
1 year ago
1
Call count for mocks
#44
afonsograca
closed
1 year ago
2
Multiple calls to `every{}` doesn't get applied
#43
kartik-prakash
closed
1 year ago
2
Unable to run tests with mock on iOS
#42
kartik-prakash
closed
1 year ago
4
Open Source License
#41
afonsograca
closed
1 year ago
3
Feature request: Option to mark generated code as public
#40
bsstokes
closed
1 year ago
1
Getting NullPointerExceptions
#39
benkuly
closed
1 year ago
7
Official 1.7.20 build?
#38
ankushg
closed
2 years ago
1
Allow open classes to be mocked
#37
89jd
closed
1 year ago
1
Kotlin 1.7.20-Beta support?
#36
ankushg
closed
2 years ago
1
Broken stdlib fake providers
#35
xpathexception
closed
2 years ago
1
Invalid mock generation for functions with typealiased return types
#34
xpathexception
closed
1 year ago
4
Question: how to work with mock properties?
#33
xpathexception
closed
2 years ago
2
Invalid mock generation for suspending functions with default implementation
#32
xpathexception
closed
2 years ago
1
org.kodein.mock:mockmp-test-helper-jvm conflicts with org.jetbrains.kotlin:kotlin-test-junit5 during jvmTest
#31
vdshb
closed
1 year ago
4
fix receiver check
#30
glureau
closed
2 years ago
1
Next