Specta v0.3.1 Release Notes

    • 👍 Xcode 6 / iOS 8 support.
    • ✅ Option to shuffle tests. (Set environment variable SPECTA_SHUFFLE with value 1 to enable this feature.)
    • 💥 BREAKING: ^AsyncBlock is replaced by waitUntil. See example in the README for usage.