Pinned issues
Discussion: what are the (near future) plans for MockK?
#374
opened Oct 27, 2019 by
erikhuizinga
Open
32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
ofType() matcher no longer works on kotlin 1.4.20 and mockk 1.10.4 for Function including generics
#555
opened Jan 5, 2021 by
joaodias14
3 of 3
Mocking unsigned Kotlin types ends in `java.lang.ClassCastException`
good-first-issue
#544
opened Dec 3, 2020 by
bio007
Throw an exception when a non-stubbed class is used in an every {} block
enhancement
good-first-issue
#538
opened Nov 29, 2020 by
Raibaz
Verification that a function call from a lambda is made doesn't work correctly if I pass a object to `spyk`
#537
opened Nov 27, 2020 by
yama-6
3 of 3
java.lang.NoSuchMethodError exception with simple mockk and Android desugaring
android
#530
opened Nov 18, 2020 by
bio007
Using Capture Slot fails on every second run of test
important
#523
opened Nov 5, 2020 by
owolp
3 of 3
java.lang.NoClassDefFoundError: Could not initialize class androidx.lifecycle.LiveData$Subclass
#522
opened Nov 4, 2020 by
npike
3 of 3
java.lang.NoClassDefFoundError: io/mockk/proxy/jvm/advice/jvm/JvmMockKProxyInterceptor
android
#520
opened Nov 2, 2020 by
alixwar
Code inspection and syntax highlighting is not working for Kotlin Multiplatform code on Android Studio 4.1
#513
opened Oct 20, 2020 by
canuludag
Regression in verifyOrder in version 1.10.2
bug
good-first-issue
important
#507
opened Oct 9, 2020 by
jakob-grabner
Mocking Extension function only works for data class
bug
important
#504
opened Oct 7, 2020 by
martofeld
3 of 3
mockk Javalin Context sometimes works sometimes doesn't
important
#502
opened Oct 4, 2020 by
acmattos
io.mockk.MockKException: Failed matching mocking signature for left matchers: [any()]
stale
#497
opened Sep 29, 2020 by
StasonicK
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.