We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tdd
1 parent eb883ee commit 1192a5fCopy full SHA for 1192a5f
package.json
@@ -18,6 +18,7 @@
18
"ot-fuzzer": "^1.0.0"
19
},
20
"scripts": {
21
+ "tdd": "npm test -- --watch",
22
"test": "mocha --require 'coffee-script/register' 'test/**'"
23
24
"repository": {
0 commit comments