Tags: XingZhaoDev/Nimble
Tags
- Add support for tuples of up to 6 elements to `equal` matcher, as w… …ith the standard library Quick#880, Quick#884 - [CI] Split ci.yml into dedicated workflows Quick#872 - Suppress SwiftPM build warnings Quick#878, Quick#882 - [README] Use `expect` with trailing closure syntax for the `succeed` matcher Quick#877, Quick#883
- Add `satisfyAnyOf` and `satisfyAllOf` overloads that take arrays of… … matchers Quick#861, Quick#869 (Thanks @younata) - Use target dependency condition instead of build machine info Quick#842 (Thanks @kateinoigakukun) - [CI] Update Xcode and Swift versions Quick#866, 871 - Xcode 12.5: Update to recommended settings Quick#868 - Make the satisfyAllOf and satifyAnyOf matchers fail correctly when the submatchers fail Quick#860 (Thanks @younata)
- NimbleXCTestHandler: replace deprecated recordFailure api with XCTI… …ssue. Quick#830 (Thanks @arangato) - Apply Xcode 12 recommended settings Quick#835 (Thanks @arangato) - Bump cocoapods Quick#840, Quick#852 - Bump norio-nomura/action-swiftlint Quick#843, Quick#846 - Migrate Linux CI from Travis to GitHub Actions Quick#857 - Tweak SwiftLint configurations Quick#858 - [CI] Test Swift 5.4 Quick#859 - Replace deprecated libswiftXCTest.dylib with libXCTestSwiftSupport.dylib Quick#863 (Thanks @evelynccordner) - Update code sample to reflect comment Quick#850 (Thanks @joemasilotti)
- Make `postNotifications` generic and usable with non-void closures Q… …uick#819 - Bump minimum iOS version to 9.0 Quick#825 - [API BREAKING] Modify `expect` overloads to fix Swift 5.3 incompatibility Quick#824 - Set ENABLE_TESTING_SEARCH_PATHS to YES Quick#803 - Test building for tvOS with Xcode-SwiftPM integration Quick#818 - Add DSL tests for `expect` variants Quick#823
- Add postDistributedNotifications matcher for testing DistributedNot… …ificationCenter Quick#786 (Thanks @fabianmuecke) - Rename `postNotifications(_:fromNotificationCenter:)` to `postNotifications(_:from:)` Quick#788 - Remove unused `ExpectationMessage.sampleMessage` Quick#654 - Refactor beEmpty matcher and add tests Quick#785 - Refactor postNotifications matchers Quick#787 - Create dependabot.yml Quick#804 - Bump cocoapods from 1.9.2 to 1.9.3 Quick#805 - Disambiguate `postNotifications` overloads Quick#794 - Switch back to use `+[NSObject load]` for registering CurrentTestCaseTracker Quick#815
- Support passing NSExceptionName to raiseException matcher Quick#776 - `bundle update --bundler` && `bundle update` Quick#774 - [Stringers] Remove Linux-related workaround in NSNumber.testDescription Quick#777 - Utilize `as NSString` bridging on Linux as well Quick#778 - Utilize `as NSArray` bridging on Linux as well Quick#779 - Utilize `as NSDictionary` bridging on Linux as well Quick#780 - Reduce `#if canImport(Darwin)` usages in tests Quick#781 - Remove SUPPORT_IMPLICIT_BRIDGING_CONVERSION conditional compilation Quick#782 - Use `as` bridging for NSNumber Quick#783
PreviousNext