an es6 ready testing rig


Keywords
test, testing, assert, assertion, tdd, bdd, es6
License
Apache-2.0
Install
npm install ironclad@0.2.4

Documentation

pure ES6 node.js drop-in replacement for the parts of mocha you actually use

mic-drop

get it -> npm i -g ironclad

run your tests -> ironclad ./tests/**/*.test.js -t 1337

see flags -> ironclad -h