pure ES6 node.js drop-in replacement for the parts of mocha you actually use get it -> npm i -g ironclad run your tests -> ironclad ./tests/**/*.test.js -t 1337 see flags -> ironclad -h