Skip to content

v8.0.1

Compare
Choose a tag to compare
@Jonahss Jonahss released this 30 May 21:41
· 125 commits to master since this release
  • 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)