Releases: axemclion/grunt-saucelabs
Releases · axemclion/grunt-saucelabs
v9.0.0
####9.0.0####
- removed support for YUI Test (Yahoo deprecated the framework a year ago). It will still work but we are not planning support for it moving forward
- update Sauce Connect to version 4.3.16
- updated dependencies (grunt not updated because we are waiting on grunt-sauce-tunnel)
v8.6.3
v8.6.2
v8.6.1
####8.6.1####
- added
public
parameter, so tests can be made Public on Sauce Labs - when retrying a test, browser name and test url are output to stdout
- default build number added when running tests locally
- update Sauce Connect to v4.3.7\
- updated npm dependencies
- fixed a bug where YUI or Qunit tests were detected as Passed, when they actually failed