-
-
Notifications
You must be signed in to change notification settings - Fork 369
Insights: mockk/mockk
Overview
Could not load contribution data
Please try again later
7 Pull requests merged by 4 people
-
Add logging on failure inside withArg
#1395 merged
May 21, 2025 -
fix: enable confirmVerified to work with static mocks
#1396 merged
May 18, 2025 -
chore: bump kotlin to 2.1.20
#1390 merged
May 18, 2025 -
Add recursive detection of meta-annotations
#1393 merged
May 13, 2025 -
chore: bump dokka, kotlinx.coroutines, slf4j, logback, junit jupiter
#1388 merged
May 4, 2025 -
chore: bump gradle version to 8.14
#1389 merged
May 4, 2025 -
chore: bump byte buddy version to support java 24
#1387 merged
May 4, 2025
2 Pull requests opened by 2 people
-
Update Android aritfacts to support 16kb page sizes
#1394 opened
May 12, 2025 -
[Feature] Implement BDD-style aliases as separate module (mockk-bdd)
#1399 opened
May 24, 2025
3 Issues closed by 3 people
-
Bug: enable confirmVerified to work with static mocks
#242 closed
May 18, 2025 -
Update Byte Buddy to support Java 24
#1386 closed
May 4, 2025 -
Version 1.14.0 introduces `class redefinition failed: invalid class` in Android local tests
#1375 closed
Apr 30, 2025
4 Issues opened by 4 people
-
MockKException: Bad recording sequence. State: AnsweringState when using coVerify and coAnswers
#1398 opened
May 19, 2025 -
provide 16KB binaries for android
#1392 opened
May 7, 2025 -
Updating from 1.14.0 to 1.14.2 introduces problem mocking a Kotlin class
#1391 opened
May 7, 2025 -
Can't mock classes with Kotlin 2.2.20-Beta2
#1385 opened
May 1, 2025
12 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
`verify` affected by other case in same `@TestFactory`
#491 commented on
Apr 30, 2025 • 0 new comments -
Method `every { ... }` doesn't mock, but calls the real method (in case of overloaded methods)
#1300 commented on
May 6, 2025 • 0 new comments -
Not 64 bit aligned
#1361 commented on
May 7, 2025 • 0 new comments -
Upgrade to jdk 17 fails mockk with "Can't instantiate proxy for class org.w3c.dom.Document"
#1299 commented on
May 7, 2025 • 0 new comments -
Version 1.14.0 introduces ArrayIndexOutOfBoundsException: Index 120 out of bounds for length 0
#1380 commented on
May 9, 2025 • 0 new comments -
UnsupportedOperationException when mocking MediaDrm$KeyRequest with RobolectricTestRunner
#1353 commented on
May 9, 2025 • 0 new comments -
Add support for meta annotations
#1384 commented on
May 11, 2025 • 0 new comments -
mockkStatic(Instant::class) failed with stdObjectAnswer than equals/hashCode/toString with Spring Boot 3.0.x and JDK 17.0.x
#1075 commented on
May 13, 2025 • 0 new comments -
ClassCastException when stubbing a method that returns T where T is a value class
#1342 commented on
May 16, 2025 • 0 new comments -
Cannot mock Ktor HttpClient calls
#571 commented on
May 16, 2025 • 0 new comments -
Can't Instantiate Proxy for Class with Method Using NonEmptySet as a Parameter
#1360 commented on
May 22, 2025 • 0 new comments -
BDD style
#439 commented on
May 24, 2025 • 0 new comments