All Versions
109
Latest Version
Avg Release Cycle
47 days
Latest Release
1934 days ago

Changelog History
Page 7

  • v0.9.41 Changes

    November 12, 2015
    • โšก๏ธ Updated to Selenium 2.48.1 Issue #221
    • โž• Added AutoOpen attribute so you dont have open types, runner, or configuration explicitly Issue #222
    • ๐Ÿ†• New Startup mode for Firefox taking a path and a TimeSpan Issue #223
  • v0.9.40 Changes

    November 04, 2015
    • โž• Added nmany to let you run many tests with a name Issue #219
  • v0.9.39 Changes

    October 22, 2015
    • ๐Ÿ›  Fix a bug in the bug I fixed in 0.9.38 Issue #218
  • v0.9.38 Changes

    October 22, 2015
    • ๐Ÿ›  Fix a bug in html reporter trying to describe json, it would fail to because the data was not encoded properly Issue #218
  • v0.9.37 Changes

    October 18, 2015
    • ๐ŸŽ Great PR from @LimoWanKenobi that fixed a performance problem with add a lot of tests, thanks! Issue #217
  • v0.9.36 Changes

    October 13, 2015
    • ๐Ÿ‘Œ Improve reporting skip for console and TeamCity reporter Issue #215
  • v0.9.35 Changes

    October 07, 2015
    • โž• Added features to improve granularity for skipping tests after a failure and skipping individual tests Issue #215
    • โšก๏ธ Updated to Selenium 2.48
  • v0.9.34 Changes

    September 15, 2015
    • ๐Ÿ‘Œ Improved the HTML reporter to have environment, total time, start date, time per context, and time per test
  • v0.9.33 Changes

    September 09, 2015
    • ๐Ÿ›  Fix bug were failing tests were marked as passed Issue #212
    • ๐Ÿ–จ Make print info displayed in bottom right of page optional, thanks Jeremy Bellows! Issue #213
  • v0.9.32 Changes

    August 25, 2015
    • ๐Ÿ‘ Accept PR adding better support for OSX and Safari. Thanks to Pedro Ramirez! Issue #211