We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This command will watch the test directory, and anytime you save a file it will execute the tests.
test
mocha $(find test -name "*Test.coffee") -r coffee-script $@ -w
Everything here will be reflected on http://towerjs.org/guides.