Skip to content

v0.5.1

@jeffh jeffh tagged this 27 Jul 08:25
============

v0.5.1 Targets Xcode 7 beta 4 / Swift 2.0

Changes in this release:

 - Quick works for Xcode 7 beta 4
 - Fix support for XCTest* macros
 - Add support for Objective-C++ projects
 - Test methods are uniqued by file + line to fix bug where XCTest would only run one test if multiple examples produced the same example name.
   This is not intended as the final test naming structure and will probably change in future versions.
Assets 2