Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

0.2.4

Compare
Choose a tag to compare
@LegNeato LegNeato released this 02 Jun 00:16
· 314 commits to master since this release

🕐 It's been too long between releases! :shipit: 🚀

  • Added -testTimeout option. When an individual test hits this timeout, it is considered a failure rather than waiting indefinitely
  • Tests now launch the simulator without stealing focus
  • Improved error output when xcodebuild crashes
  • Improved support for OS X test bundles
  • Fixed an issue where NSTemporaryDirectory() was broken in iOS logic tests
  • Fixed an issue where many tests with long names would break due to command line length
  • xctool builds without warnings under Xcode 6.3
  • Switched to arc

👍 to @ExtremeMan, @bgertzfield, and @fpotter for the fixes!