g testacular; npm ln testacular” Make a config file named “testacular.conf.js” Setup mocha and expect.js (or chai.js) Specify browsers to run tests Run “testacular start” and you're good to go.
g testem; npm ln testem” Make a config file named “testem.js” Setup mocha and expect.js (or chai.js) Specify browsers to run tests Run “testem” and you're good to go.