Releases: axemclion/grunt-saucelabs
Releases · axemclion/grunt-saucelabs
v8.3.1
v8.2.2
v8.2.1
v8.2.0
v8.1.1
v8.1.0
v8.0.3: Merge pull request #143 from Jonahss/master
v8.0.2
v8.0.1
- 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)