All Versions
26
Latest Version
Avg Release Cycle
114 days
Latest Release
2390 days ago

Changelog History
Page 1

  • v1.0.7 Changes

    October 03, 2017
    • Xcode9 compatability improvements - [shockdesign]
    • SpectaDSL: dictionary objects' life time bug fix. - [mkimi-lightricks]
  • v1.0.6 Changes

    February 08, 2017
    • ๐ŸŒฒ Log out when skipping a not-focused spec [orta]
    • ๐Ÿ›  Fixed spt_dequeueFailures causing deadlock when running vanilla XCTestCase with XCTestExpectation [MatejBalantic]
  • v1.0.5 Changes

    November 07, 2015
    • Disables bitcode - [guidomb/timbodeit]
    • ๐Ÿ›  Fixes a warning - [flovilmart]
    • โž• Adds tvOS to the Podspec - [orta]
  • v1.0.4 Changes

    September 22, 2015
    • Podspec Fix for framework_search_paths [wessmith]
    • ๐Ÿ‘‰ makes specta compatible with xctool / xcode 7 [extrememan]
  • v1.0.3 Changes

    July 24, 2015
    • ๐Ÿ›  Fixed a retain cycle with example groups [dhardiman]
  • v1.0.2 Changes

    June 11, 2015
    • โž• Added a waitUntilTimeout function allowing you to run a block with a specific timeout [eunikolsky]
    • ๐Ÿ‘Œ Support for Xcode 7 [coverback]
  • v1.0.1 Changes

    May 29, 2015
    • Made the framework iOS7 to fix a bug in generating Carthage compatible frameworks [hyperspacemark]
  • v1.0.0 Changes

    May 04, 2015
    • ๐Ÿš€ Minor cleanup to prepare for the first non-breakable release!
  • v0.5.0 Changes

    April 02, 2015
    • ๐Ÿ’ฅ BREAKING: Whitelist classes for inclusion in global beforeEach and afterEach hooks, instead of blacklisting for exclusion. See SPTGlobalBeforeAfterEach [wasnotrice]
  • v0.4.0 Changes

    • ๐Ÿ‘‰ Makes it easy to skip the beforeEach/afterEach functions for specific classes [paweldudek]
    • All failures now call back on the main thread [neonacho + J-Rojas]
    • ENV var to control signing [jmoody]
    • โš™ Run Xcode command line tools with xcrun [jmoody]
    • OCMock3 compatability [paweldudek]