What's Changed
- Add nullability annotations to the objective-c header files by @younata in https://github.com/Quick/Quick/pull/1291
Full Changelog: https://github.com/Quick/Quick/compare/v7.6.1...v7.6.2
Unclaimed project
Are you a maintainer of Quick? Claim this project to take control of your public changelog and roadmap.
Changelog
The Swift (and Objective-C) testing framework.
Last updated about 2 months ago
Full Changelog: https://github.com/Quick/Quick/compare/v7.6.1...v7.6.2
Full Changelog: https://github.com/Quick/Quick/compare/v7.6.0...v7.6.1
sharedExamples as unavailable. Previously, sharedExamples would just not be found, and this clarifies that sharedExamples is intentionally unavailable in the async DSL.pending, xdescribe, xcontext, xitBehavesLike, or xit), OR tests which are skipped because they are not focused (that is, the other tests when you use fdescribe, fcontext, fitBehavesLike or fit) are now marked as skipped in Xcode.