Example project of power-assert + gulp-espower + testem.
Run testem
Testem + power-assert in browser — QuickCast.
Old pattern : gulp watch
+ testem
npm install
npm install -g gulp testem
Node.js
gulp test
Node.js + Browser
testem # open browser
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
MIT