Tags: sawyer523/Nimble
Tags
- 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
- Move most of Objective-C matchers from NMBObjCMatcher to NMBPredicate Quick#761 - Convert Objective-C raiseException matcher to NMBPredicate Quick#762 - Convert Objective-C beCloseTo matcher to NMBPredicate Quick#764 - Convert Objective-C matchers' return types from `id<NMBMatcher>` to `NMBPredicate` Quick#765 - Deprecate NMBObjCMatcher which is not used inside Nimble anymore Quick#767 - Add `beginWith(prefix:)` matcher for sequence prefixes Quick#719 - Add `-Xlinker -no_application_extension` to `OTHER_LDFLAGS` at project level Quick#759 - [gardening] Use guard where appropriate Quick#763 - Simplify generic parameters Quick#768 - Refactor message creation for errors and exceptions Quick#769 - Reduce Foundation import Quick#770 - Tweak CI Quick#771 - Remove now-unnecessary compiler version check Quick#772 - Unify some `#if canImport(Darwin)` conditional compilations Quick#773 - [tvOS] Remove CwlCatchException.h from public headers Quick#760 - [tvOS] Remove CwlMachBadInstructionHandler.h from public headers Quick#766
- Deprecate Matcher-to-Predicate migration-path features as planned i… …n the Deprecation Roadmap Quick#745, Quick#746 - Add label to the second associated value of `ExpectationMessage.expectedCustomValueTo` for readability and understandability Quick#751 - Make `raiseException` generic and usable with non-void closures Quick#752 - Replace NMBMatcher return types with NMBPredicate Quick#757 - Implement assertion chaining Quick#742, Quick#750 (Thanks @mockersf) - [CI] Test the latest Swift Development Snapshot Quick#738 - Add default message to Predicate's convenience factory methods Quick#743 - Simplify RaisesExceptionTest Quick#748 - Enable parallel testing in Xcode Quick#749 - Stop using method swizzling for registering CurrentTestCaseTracker to XCTestObservationCenter Quick#741 - Fix indent in ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE Quick#744 - Reflect TimeInterval-to-DispatchTimeInterval changes to README Quick#754 - Update README to align with Matcher deprecation Quick#758
- Bump Swift requirement to 5.2 (Xcode 11.4) Quick#689, Quick#692, Qu… …ick#701, Quick#728 - Make `throwAssertion` and `throwError` matchers generic and usable with non-void closures Quick#698 - Replaced TimeInterval with DispatchTimeInterval Quick#718 - Add `elementsEqual(_:by:)` matcher using a predicate closure Quick#695 - Update CwlPreconditionTesting to 2.0.0 Quick#681, Quick#706 - [gardening] Move operators into types where possible Quick#699 - [CI] Parallel platform testing Quick#700 - Fix a swiftlint violation Quick#726 - Enable module stability Quick#732 - [CI] Use norio-nomura/action-swiftlint for running SwiftLint Quick#735 - Fix elementsEqual matcher constraint to match with the Swift standard library equivalent Quick#693 - Unpin the cocoapods instructions from Nimble 6.0.0 in the README Quick#717 - Fix README.md code example on Notifications Quick#722
PreviousNext