Comparing version 0.6.1 to 0.6.2
@@ -0,1 +1,5 @@ | ||
## 0.6.2 - 2016-04-27 | ||
* Fixed retrying all suite tests on single test fail | ||
## 0.6.1 - 2016-04-01 | ||
@@ -2,0 +6,0 @@ |
@@ -28,4 +28,4 @@ 'use strict'; | ||
return new MochaAdapter(this._sharedMochaOpts, this._browserAgent) | ||
.attachTestFilter(filterFn) | ||
.addFile(suiteFile) | ||
.attachTestFilter(filterFn) | ||
.attachEmitFn(this.emit.bind(this)); | ||
@@ -32,0 +32,0 @@ } |
{ | ||
"name": "hermione", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Tests framework based on mocha and wdio", | ||
@@ -5,0 +5,0 @@ "main": "lib/hermione.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
218233
2