Skip to content

Commit

Permalink
[Docs] Add electron-tap
Browse files Browse the repository at this point in the history
Test electron application with tape
  • Loading branch information
sher authored and ljharb committed Jan 20, 2016
1 parent d15bc4b commit 5c36aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ By default, uncaught exceptions in your tests will not be intercepted, and will
- Promise support with https://www.npmjs.com/package/blue-tape or https://www.npmjs.com/package/tape-promise
- ES6 support with https://www.npmjs.com/package/babel-tape-runner or https://www.npmjs.com/package/buble-tape-runner
- Different test syntax with https://github.com/pguth/flip-tape (warning: mutates String.prototype)
- Electron test runner with https://github.com/tundrax/electron-tap

# methods

Expand Down

0 comments on commit 5c36aa8

Please sign in to comment.