0.3.2
- Changed:
XCTUnimplemented
errors now print more context, including the values passed to the function. - Fixed: the underscored
_XCTIsTesting
property no longer returnsfalse
when tests run in app hosts.
XCTUnimplemented
errors now print more context, including the values passed to the function._XCTIsTesting
property no longer returns false
when tests run in app hosts.