github Quick/Nimble v2.0.0-rc.1
Nimble v2.0.0 Release Candidate 1

latest releases: v13.3.0, v13.2.1, v13.2.0...
8 years ago

Release Candidate for 2.0.0, which supports Xcode 7 and Swift 2.0. Please try it out and report any issues. If all is well, then this version may migrate to final 2.0.0.

Note to Carthage Users: You must explicitly give this version for Carthage to install.
github "Quick/Nimble" "v2.0.0-rc.1"

Changes:

  • Backwards incompatible changes for Swift 2.0.
  • beEmpty() matcher is now defined specifically for String--in Swift 1.2 a
    definition for NSString was sufficient.

Don't miss a new Nimble release

NewReleases is sending notifications on new releases.