]> git.wincent.com - hextrapolate.git/commit
Add standard test tools
authorGreg Hurrell <greg@hurrell.net>
Fri, 31 Jul 2015 13:32:55 +0000 (06:32 -0700)
committerGreg Hurrell <greg@hurrell.net>
Fri, 31 Jul 2015 13:39:31 +0000 (06:39 -0700)
commitcf4fee757d570bd5f3d390004312c40867a512d1
treec54406871f10f85f695e4a3075a5b796063969d8
parent26699532b510de68d137f32fb14889404208cb11
Add standard test tools
mocha/bootstrap.js [new file with mode: 0644]
mocha/mocha.opts [new file with mode: 0644]
mocha/watch-reporter.js [new file with mode: 0644]
package.json
src/__mocks__/stub.js [new file with mode: 0644]
src/__tests__/stub-test.js [new file with mode: 0644]