This repository has been archived by the owner on Feb 2, 2021. It is now read-only.
0.1.14
Way too many things in this release (which means we waited way too long):
- Kiwi and Specta tests are working again!
- Support for xcodebuild's
-destination
option, including targeting the 64-bit iPhone Simulator. - Better support for passing arguments to tests on launch.
- Better reporting when tests fail to start or crash while running.
- Fixed issue preventing OS X application tests from running.
- Patch for race-condition / crash bug in SenTestingKit's use of
objc_getClassList
to enumerate test classes. - ... as well as many smaller fixes and code cleanup.
Thanks to @jberkel, @LegNeato, @ryanrhee, @dkgi, @eugeneoden, @Evernight, @yiding, @alanlong1990, @mzajac ... wow, this release is too big ... @yas375, @blakewatters, @jspahrsummers, @leifaffles, @depth42, @zlandau, and @nolanw who all contributed code to this release.