- Support Coffeescript testing
- Headless - run from command line
- Test can be written in Coffeescript
Test libraries, two main alternatives:
- Jasmine
- Mocha
Jasmine is older - actively maintained by PivotalLabs, de facto JS testing for Rails projects? So I'd expect there are more gems/projects that integrate Jasmine and Rails compared to Mocha (at the moment anyway).