Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Commit

Permalink
Use testium-mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Krems committed Oct 19, 2015
1 parent c0c525b commit 5137ece
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 561 deletions.
133 changes: 0 additions & 133 deletions lib/mocha/index.js

This file was deleted.

100 changes: 0 additions & 100 deletions lib/mocha/screenshot.js

This file was deleted.

67 changes: 0 additions & 67 deletions lib/mocha/write_file.js

This file was deleted.

2 changes: 1 addition & 1 deletion mocha.js
Expand Up @@ -30,4 +30,4 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/

module.exports = require('./lib/mocha');
module.exports = require('testium-mocha');
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -44,7 +44,8 @@
"mkdirp": "~0.5.0",
"selenium-download": "^2.0.0",
"testium-core": "testiumjs/testium-core#jk-driver-factory",
"testium-driver-sync": "testiumjs/testium-driver-sync#jk-cleanup"
"testium-driver-sync": "testiumjs/testium-driver-sync#jk-cleanup",
"testium-mocha": "testiumjs/testium-mocha#jk-initial"
},
"devDependencies": {
"coffee-script": "1.9.3",
Expand Down

0 comments on commit 5137ece

Please sign in to comment.