github Quick/Quick v0.4.0

latest releases: v0.0.1, v7.5.0, v7.4.1...
8 years ago

v0.4.x targets Xcode 7 and Swift 2.0.

Changes in this release:

  • Backwards incompatible changes for Swift 2.0.
  • XCTestObservationCenter is now a public XCTest API, although it
    doesn't expose "suspend observation". Quick tests now use the public
    APIs where applicable.
  • Added Nimble to Quick Focused OSX Test Target in order to fix a CI
    failure.

Removed in this release:

  • Removed Failure.swift, which was no longer being used within the framework
    (probably) as of 6a68691, and was not a class that Quick consumers should
    have been relying upon.

Don't miss a new Quick release

NewReleases is sending notifications on new releases.