0.1.0 • Published 12 years ago
tower-param v0.1.0
Tower Param
Installation
node.js:
$ npm install tower-parambrowser:
$ component install tower/paramTesting
Install testem:
$ npm install -g testemRun tests:
$ testemThen, open all the browsers you want to test by going to the outputted url defaulted to http://localhost:7357
Tests will run on any open browser linked to the stated url and your current Node environment.
Contributing
Before you send a pull request, make sure your code meets the style guidelines at https://github.com/tower/style-guide and all tests pass.
Licence
MIT