Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
blackstrida
/
mockk
Public
forked from
mockk/mockk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 10, 2022
Merge pull request #946 from bossm0n5t3r/feature/add-missing-test-annotation-to-lambda-test
Show description for 098b3aa
Raibaz
authored
098b3aa
View commit details
Copy full SHA for 098b3aa
Browse repository at this point
fix: Add missing test annotation to LambdaTest
Show description for 755076e
bossm0n5t3r
committed
755076e
View commit details
Copy full SHA for 755076e
Browse repository at this point
Commits on Oct 8, 2022
Merge pull request #940 from SimonMarquis/patch-1
Show description for 5116633
Raibaz
authored
5116633
View commit details
Copy full SHA for 5116633
Browse repository at this point
Update references to kotlin 1.7.10
SimonMarquis
committed
ae13ff0
View commit details
Copy full SHA for ae13ff0
Browse repository at this point
Upgrade Kotlin to stable 1.7.20 in GitHub workflow
SimonMarquis
committed
e1412d4
View commit details
Copy full SHA for e1412d4
Browse repository at this point
Commits on Oct 5, 2022
Merge pull request #927 from SimonMarquis/coJustAwait
Show description for ddf677e
Raibaz
authored
ddf677e
View commit details
Copy full SHA for ddf677e
Browse repository at this point
Add `coJustAwait` code sample to README.md
SimonMarquis
committed
6803a08
View commit details
Copy full SHA for 6803a08
Browse repository at this point
Cleanup code blocks in README.md
Show description for da53e72
SimonMarquis
committed
da53e72
View commit details
Copy full SHA for da53e72
Browse repository at this point
Commits on Oct 4, 2022
Revert latest supported java version to 18 in GitHub workflow
SimonMarquis
authored
5fd0287
View commit details
Copy full SHA for 5fd0287
Browse repository at this point
Merge branch 'mockk:master' into coJustAwait
SimonMarquis
authored
032a854
View commit details
Copy full SHA for 032a854
Browse repository at this point
Commits on Sep 30, 2022
Update .api files
SimonMarquis
authored
adc91c3
View commit details
Copy full SHA for adc91c3
Browse repository at this point
Commits on Sep 28, 2022
Bump version to 1.13.3-SNAPSHOT
Raibaz
committed
6d5fe10
View commit details
Copy full SHA for 6d5fe10
Browse repository at this point
Merge pull request #933 from aSemy/add_jdk_19_to_test_matrix
Show description for 85737c8
Raibaz
authored
85737c8
View commit details
Copy full SHA for 85737c8
Browse repository at this point
Merge remote-tracking branch 'origin/master' into add_jdk_19_to_test_matrix
aSemy
committed
51dac76
View commit details
Copy full SHA for 51dac76
Browse repository at this point
add jdk 19 to workflow test matrix
aSemy
committed
985c6fe
View commit details
Copy full SHA for 985c6fe
Browse repository at this point
Commits on Sep 25, 2022
Add `Awaits` extensions similar to `Runs` to await suspend functions until cancelled
Show description for 55c8cc1
SimonMarquis
committed
55c8cc1
View commit details
Copy full SHA for 55c8cc1
Browse repository at this point
Commits on Sep 24, 2022
Merge pull request #916 from stuebingerb/fix/fix-sealed-classes
Show description for 159a50a
Raibaz
authored
159a50a
View commit details
Copy full SHA for 159a50a
Browse repository at this point
Commits on Sep 23, 2022
Merge pull request #926 from aSemy/docs/readme_update_dependencies
Show description for 7cf6f19
Raibaz
authored
7cf6f19
View commit details
Copy full SHA for 7cf6f19
Browse repository at this point
formatting, remove NBSPs
aSemy
committed
00b8bb9
View commit details
Copy full SHA for 00b8bb9
Browse repository at this point
update dependencies in readme to reflect new multiplatform structure
aSemy
committed
7a826fc
View commit details
Copy full SHA for 7a826fc
Browse repository at this point
Updated the dependency name after 1.13.1 change
Raibaz
committed
3c78f7c
View commit details
Copy full SHA for 3c78f7c
Browse repository at this point
Bump version after 1.13.1 release
Raibaz
committed
5f7a350
View commit details
Copy full SHA for 5f7a350
Browse repository at this point
Commits on Sep 18, 2022
Merge pull request #922 from aSemy/patch-1
Show description for 0e8be81
Raibaz
authored
0e8be81
View commit details
Copy full SHA for 0e8be81
Browse repository at this point
Commits on Sep 16, 2022
add assertion to test
aSemy
committed
8bacef4
View commit details
Copy full SHA for 8bacef4
Browse repository at this point
test isValue_safe doesn't throw KotlinReflectionInternalError
aSemy
committed
8244129
View commit details
Copy full SHA for 8244129
Browse repository at this point
value class check - catch KotlinReflectionInternalError
Show description for ba52df1
aSemy
authored
ba52df1
View commit details
Copy full SHA for ba52df1
Browse repository at this point
Commits on Sep 15, 2022
Bump version to 1.12.9-SNAPSHOT
Raibaz
committed
1f2d038
View commit details
Copy full SHA for 1f2d038
Browse repository at this point
Commits on Sep 9, 2022
Merge pull request #918 from aSemy/patch-1
Show description for b0eea7e
Raibaz
authored
b0eea7e
View commit details
Copy full SHA for b0eea7e
Browse repository at this point
Commits on Sep 8, 2022
add 1.7.20-RC to test matrix
aSemy
authored
3f9b2ca
View commit details
Copy full SHA for 3f9b2ca
Browse repository at this point
Commits on Sep 7, 2022
Properly handle sealed classes with Kotlin 1.7 and JDK 17
stuebingerb
committed
6c2b269
View commit details
Copy full SHA for 6c2b269
Browse repository at this point
Commits on Sep 6, 2022
Merge pull request #913 from aSemy/fix/de-duplicate-valueclasssupport
Show description for 53f22ed
Raibaz
authored
53f22ed
View commit details
Copy full SHA for 53f22ed
Browse repository at this point
update API dump
aSemy
committed
c986928
View commit details
Copy full SHA for c986928
Browse repository at this point
Merge remote-tracking branch 'mockk/master' into fix/de-duplicate-valueclasssupport
aSemy
committed
8342477
View commit details
Copy full SHA for 8342477
Browse repository at this point
fix import after mockk-core package rename
aSemy
committed
6a8ff9f
View commit details
Copy full SHA for 6a8ff9f
Browse repository at this point
update package after subproject rename
aSemy
committed
0e9ff0c
View commit details
Copy full SHA for 0e9ff0c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.