v9.0.0-rc.1
Pre-release
Pre-release
Additions
- Support passing NSExceptionName to raiseException matcher #776
Improvements
bundle update --bundler&&bundle update#774- [Stringers] Remove Linux-related workaround in NSNumber.testDescription #777
- Utilize
as NSStringbridging on Linux as well #778 - Utilize
as NSArraybridging on Linux as well #779 - Utilize
as NSDictionarybridging on Linux as well #780 - Reduce
#if canImport(Darwin)usages in tests #781 - Remove SUPPORT_IMPLICIT_BRIDGING_CONVERSION conditional compilation #782
- Use
asbridging for NSNumber #783