mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-25 04:38:29 -08:00
Add tape test library (#328)
This commit is contained in:
@@ -125,6 +125,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
* [prova](https://github.com/azer/prova) - Node & Browser test runner based on Tape and Browserify
|
* [prova](https://github.com/azer/prova) - Node & Browser test runner based on Tape and Browserify
|
||||||
* [DalekJS](https://github.com/dalekjs/dalek) - Automated cross browser functional testing with JavaScript
|
* [DalekJS](https://github.com/dalekjs/dalek) - Automated cross browser functional testing with JavaScript
|
||||||
* [Protractor](https://github.com/angular/protractor) - Protractor is an end-to-end test framework for AngularJS applications.
|
* [Protractor](https://github.com/angular/protractor) - Protractor is an end-to-end test framework for AngularJS applications.
|
||||||
|
* [tape](https://github.com/substack/tape) - Tap-producing test harness for node and browsers.
|
||||||
|
|
||||||
### Assertion
|
### Assertion
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user