A Matcher Framework for Swift and Objective-C
Stars
4.8k
Forks
609
Watchers
4.8k
Open Issues
27
Overall repository health assessment
No package.json found
This might not be a Node.js project
655
commits
482
commits
108
commits
88
commits
49
commits
45
commits
41
commits
35
commits
30
commits
28
commits
Fix waitUntil, which was broken in the new implementation of polling expectations (#1202)
96ac61fView on GitHubReimplement polling expectations to make them more reliable under heavy system loads (#1199)
5a0cc37View on GitHubDo not fail on timeout for `toAlways` and `toNever` (#1192)
1ee0178View on GitHubBump Cwl dependencies to fix Xcode 16 issues (#1190)
28970faView on GitHubFix regression where be and beIdenticalTo matchers stopped matching against AnyObject protocols (#1183)
c638ef9View on GitHubadd an explicit test that NSObject equality works (#1181)
6de3456View on GitHub