The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.14.6 source code.tar.gz | 2025-10-01 | 8.6 MB | |
| 1.14.6 source code.zip | 2025-10-01 | 8.9 MB | |
| README.md | 2025-10-01 | 1.2 kB | |
| Totals: 3 Items | 17.6 MB | 1 | |
What's Changed
- Fix and add clearMocks test cases by @jmatsu in https://github.com/mockk/mockk/pull/1419
- make captured value reference volatile by @mmimica in https://github.com/mockk/mockk/pull/1418
- add fail-fast guard for Kotlin inline function mocking (#1030) by @ch200203 in https://github.com/mockk/mockk/pull/1421
- add test reports to GitHub actions by @aSemy in https://github.com/mockk/mockk/pull/994
- fix duration denormalized error by @tigermint in https://github.com/mockk/mockk/pull/1424
- refactor: enhance confirmVerified function to include clear option by @felix-dolderer-el in https://github.com/mockk/mockk/pull/1427
New Contributors
- @jmatsu made their first contribution in https://github.com/mockk/mockk/pull/1419
- @mmimica made their first contribution in https://github.com/mockk/mockk/pull/1418
- @ch200203 made their first contribution in https://github.com/mockk/mockk/pull/1421
- @tigermint made their first contribution in https://github.com/mockk/mockk/pull/1424
- @felix-dolderer-el made their first contribution in https://github.com/mockk/mockk/pull/1427
Full Changelog: https://github.com/mockk/mockk/compare/1.14.5...1.14.6