Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mockk/mockk issues and pull requests

#1185 - fix atMost + timeout verify

Pull Request - State: open - Opened by dsame 10 months ago

#1184 - Upgrade Gradle to 8.4

Pull Request - State: closed - Opened by geekiyer 11 months ago

#1183 - Incompatible with Kotlin 1.9.20 in KMP project

Issue - State: open - Opened by harry248 11 months ago - 3 comments

#1181 - Specify unique `android.namespace` to resolve warnings

Pull Request - State: closed - Opened by kubode 11 months ago - 3 comments

#1176 - Fixes infinite recursion when stubbing a fun that returns value class

Pull Request - State: closed - Opened by OitoH 12 months ago

#1175 - Add scoped mock documentation

Pull Request - State: closed - Opened by kshired 12 months ago - 2 comments

#1174 - Fix wasNotshould throw exception when called on non mocked object

Pull Request - State: closed - Opened by Gosunet 12 months ago - 6 comments

#1173 - JVM-Target changed in latest releases?

Issue - State: closed - Opened by jschneider 12 months ago - 4 comments

#1172 - Allow relaxing a mock and some of its methods after it is initialized

Issue - State: open - Opened by Dogacel 12 months ago - 2 comments

#1171 - dynamically loaded agent warning (JEP-451)

Issue - State: open - Opened by schlagi123 about 1 year ago - 1 comment
Labels: hacktoberfest

#1170 - Unable to mock method accepting value class as a parameter

Issue - State: closed - Opened by mherda64 about 1 year ago - 1 comment

#1169 - Verify with timeout not working after version 1.13.7

Issue - State: open - Opened by robpvn about 1 year ago - 1 comment

#1167 - CI unit tests slow and/or skipped

Issue - State: open - Opened by SimonMarquis about 1 year ago - 3 comments

#1166 - Fix unit tests errors by using `slf4jOrJulLogging()`

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago - 1 comment

#1165 - Failed JVM unit test are ignored in build

Issue - State: closed - Opened by SimonMarquis about 1 year ago

#1164 - Remove AllOpen plugin from Android libraries

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago

#1163 - Remove KAPT from Android libraries

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago - 1 comment

#1162 - Enforce reproducible builds

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago

#1161 - JVM 1.8 source compatibility

Pull Request - State: closed - Opened by jeffdgr8 about 1 year ago - 3 comments

#1160 - Fix `dokkaJavadoc` publishing task

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago

#1159 - Is there a way to mock private properties with fields

Issue - State: open - Opened by ShawxingKwok about 1 year ago

#1158 - Mock extension function get a weird result

Issue - State: closed - Opened by tonggege001 about 1 year ago - 2 comments

#1157 - Swap expected/actual in `KotlinVersionOverrideTest.kt`

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago

#1156 - Use new Kotlin logo

Pull Request - State: closed - Opened by Goooler about 1 year ago - 1 comment

#1155 - verify wasNot Called leads to false positive

Issue - State: closed - Opened by manuNL about 1 year ago - 2 comments
Labels: bug, hacktoberfest

#1154 - Fix Kotlin version override in tests

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago - 2 comments

#1153 - Remove Kotlin-IR from CI matrix

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago

#1152 - Update KotlinX Kover 0.7.3

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago - 1 comment

#1151 - Update Dokka 1.9.0

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago

#1150 - Remove unused `androidTools` in `Deps.kt`

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago

#1149 - Update byte-buddy 1.14.6

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago

#1148 - Update Kotlin 1.9.10

Pull Request - State: closed - Opened by SimonMarquis about 1 year ago - 4 comments

#1146 - Update Android test targets

Pull Request - State: closed - Opened by LeonRa about 1 year ago - 2 comments

#1145 - Fix `IncompatibleClassChangeError` in Android instrumentation test (#1035)

Pull Request - State: closed - Opened by LeonRa about 1 year ago - 11 comments

#1144 - Mockk throwing IncompatibleClassChangeError in Android UI tests

Issue - State: open - Opened by abdelrhman about 1 year ago - 4 comments

#1143 - Reduce the use of spread operator to improve performance

Pull Request - State: closed - Opened by k163377 about 1 year ago - 1 comment

#1142 - Not Able to mock methods called inside init block of a class

Issue - State: open - Opened by rakshushetty about 1 year ago - 1 comment

#1139 - Reduce the use of spread operator to improve performance.

Issue - State: closed - Opened by k163377 about 1 year ago - 3 comments

#1136 - mockk context occur Failed

Issue - State: closed - Opened by herenxue about 1 year ago - 2 comments

#1134 - Minor performance improvements to MockInjector

Pull Request - State: closed - Opened by k163377 about 1 year ago - 5 comments

#1133 - Mockk lost support for parallel test execution in version 1.13.7

Issue - State: closed - Opened by bay73 about 1 year ago - 10 comments
Labels: hacktoberfest

#1130 - Implementation not mocked depending on constructor signature

Issue - State: open - Opened by milgner about 1 year ago - 2 comments

#1129 - Fix `IncompatibleClassChangeError` in Android instrumentation test

Pull Request - State: closed - Opened by kubode about 1 year ago - 5 comments

#1121 - Unable to mockk classes that have Java parent annotated with AndroidEntryPoint

Issue - State: closed - Opened by npars about 1 year ago - 3 comments

#1118 - Mocking jOOQ 3.15+ fails with "attempted to add a method"

Issue - State: open - Opened by marcelstoer about 1 year ago - 3 comments

#1114 - Document a missing mockkObject() overload

Issue - State: closed - Opened by polarene about 1 year ago - 1 comment
Labels: hacktoberfest

#1113 - Mockk making tests to run very slowly

Issue - State: closed - Opened by luis-possatti about 1 year ago - 3 comments

#1112 - `verify` succeeds with functions that aren't mocked or spied

Issue - State: open - Opened by mateot1 about 1 year ago - 2 comments

#1108 - Issue 963: Unnecessary stubbings detected - false positive

Pull Request - State: closed - Opened by bboeck about 1 year ago - 2 comments

#1105 - Update Gradle and Android dependencies

Pull Request - State: closed - Opened by SimonMarquis over 1 year ago - 3 comments

#1103 - Problem when mocking a function with optional value class

Issue - State: open - Opened by sdetilly over 1 year ago - 1 comment

#1098 - ClassCastException when calling a mocked generic function

Issue - State: open - Opened by ghackett over 1 year ago - 1 comment

#1094 - Tests failing after coroutines update

Issue - State: closed - Opened by Alexs784 over 1 year ago - 20 comments

#1093 - Interface overloading methods

Issue - State: open - Opened by ExtinctSpecie over 1 year ago

#1091 - Make slf4j an optional dependency

Pull Request - State: closed - Opened by ansman over 1 year ago - 2 comments

#1090 - Var property's behaviour is not getting set

Issue - State: open - Opened by ankursamarya over 1 year ago - 1 comment

#1088 - Improve `shouldThrow` behaviour to print

Issue - State: open - Opened by igorwojda over 1 year ago - 1 comment

#1087 - Calling 'verify' on a spy is calling the real method

Issue - State: closed - Opened by tokazio over 1 year ago - 3 comments

#1086 - [Question] Clear relaxed mocks

Issue - State: open - Opened by xavidev over 1 year ago - 1 comment

#1082 - Can't access private property from Parent class

Issue - State: closed - Opened by Carlos-Ot over 1 year ago

#1081 - Fix error when mocking abstract method implementation

Pull Request - State: closed - Opened by steffandroid over 1 year ago - 1 comment

#1079 - Failure while mocking class with generics

Issue - State: open - Opened by ydolzhenko over 1 year ago

#1078 - Fatal exception in coroutines machinery

Issue - State: open - Opened by hu553in over 1 year ago - 2 comments

#1077 - Mocking external function or variable throws UnsatisifiedLinkError

Issue - State: open - Opened by olllo123 over 1 year ago - 3 comments

#1076 - ArrayStoreException in Kotlin 2.0

Issue - State: open - Opened by PHPirates over 1 year ago

#1073 - Issue with mocking value classes with coEvery

Issue - State: open - Opened by Syex over 1 year ago - 10 comments

#1072 - Strict stubbing with Mockk

Issue - State: closed - Opened by Roshaanf over 1 year ago - 1 comment

#1071 - Verify MutableList argument

Issue - State: closed - Opened by dekar91 over 1 year ago - 5 comments

#1070 - getProperty can't find private property in parent class

Issue - State: open - Opened by ShinJJang over 1 year ago - 1 comment

#1069 - Nullable return on mock from private SDK

Issue - State: open - Opened by roliveiravictor over 1 year ago

#1067 - Amend "Top Level functions"

Pull Request - State: closed - Opened by polarene over 1 year ago - 2 comments

#1065 - Incorrect installation instructions as of 1.13.x

Issue - State: open - Opened by luispollo over 1 year ago

#1063 - corrected incongruent code in "Object mock"

Pull Request - State: closed - Opened by polarene over 1 year ago

#1062 - mockk is not threadsafe!!!!

Issue - State: closed - Opened by aozmen121 over 1 year ago - 4 comments

#1061 - Added the "Top Level functions" section

Pull Request - State: closed - Opened by polarene over 1 year ago - 3 comments

#1060 - Enable Gradle build scan publishing

Pull Request - State: closed - Opened by Goooler over 1 year ago

#1059 - how to use mockk to mock HashMap's putAll(map)

Issue - State: closed - Opened by lannyf77 over 1 year ago

#1058 - the mockk spyK is failing after update to Android studio Electric eel,

Issue - State: open - Opened by lannyf77 over 1 year ago - 2 comments

#1057 - Failed matching mocking signature for open suspended functions

Issue - State: open - Opened by vlylozianSixt over 1 year ago - 1 comment

#1056 - update Kotlin and Java Toolchain properties, and setting them in CI

Pull Request - State: closed - Opened by aSemy over 1 year ago - 2 comments

#1055 - Additional mock overrides a nested mock

Issue - State: open - Opened by merkinth over 1 year ago

#1052 - Issue #997 - Simulate garbage collected proxy

Pull Request - State: closed - Opened by ygaller over 1 year ago - 1 comment