Skip to content

Releases: axemclion/grunt-saucelabs

v8.3.1

14 Aug 22:36
Compare
Choose a tag to compare
add `testPageUrl` to `result` object. Indicates the url which was the…

v8.2.2

14 Aug 19:41
Compare
Choose a tag to compare
v8.2.2

v8.2.1

08 Aug 06:46
Compare
Choose a tag to compare
update dependencies

v8.2.0

29 Jul 18:06
Compare
Choose a tag to compare
upgrade to sauce-tunnel 2.1 (SC 3.4)

v8.1.1

02 Jul 18:12
Compare
Choose a tag to compare
better detection and handling or errors which happen on Sauce Labs

v8.1.0

24 Jun 19:04
Compare
Choose a tag to compare

added retry logic, thanks again to @gvas, now you can use maxRetries parameter to automatically retry tests which fail

v8.0.3: Merge pull request #143 from Jonahss/master

23 Jun 18:41
Compare
Choose a tag to compare

v8.0.2

04 Jun 16:50
Compare
Choose a tag to compare
  • Fixed bug in setting testname parameter

v8.0.1

30 May 21:41
Compare
Choose a tag to compare
  • Major refactor, thanks to all the work done by @gvas
  • async onTestComplete callback fixed. Now the callback is passed two args: result, callback. callback is a node style callback (err, result);
  • /examples directory added, while the actual tests and Gruntfile are now more complicated (and useful)

v8.0.0

30 May 21:31
Compare
Choose a tag to compare
  • This is actually more like v7.0.0, accidentally published a commit early. See v8.0.1