What's Changed
- Added:
XCTFail
now detects when it's called from a host application, outside a test case stack and generates an appropriate warning (thanks @tgrapperon, #48). This can help folks diagnose when test helpers are called from their app targets and cause unrelated failures.
New Contributors
- @tgrapperon made their first contribution in #48
Full Changelog: 0.8.1...0.8.2