power-assert-testem-seed
April 10, 2014 · View on GitHub
Example project of power-assert + gulp-espower + testem.
ScreenCast
Run testem
Testem + power-assert in browser — QuickCast.
Old pattern : gulp watch + testem
Installation
npm install
npm install -g gulp testem
Usage
Node.js
gulp test
Node.js + Browser
testem # open browser
Contributing
- 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
License
MIT