testem-requirejs-mocha-sample Sample project for: Testem RequireJS Mocha with expect.js Travis CI (PhantomJS and Firefox on Xvfb) How to run tests $ git clone git@github.com:teppeis/testem-requirejs-mocha-sample.git $ cd testem-requirejs-mocha-sample $ bower install $ npm install $ npm test then testem runs sample tests with Firefox and PhantomJS.