Add Mocha-PhantomJS

This project has gotten a pretty good following over the past few months. Would be great to have it in the list.
1.9
Ken Collins 2012-12-24 17:06:34 -05:00
parent d7652abc11
commit e3517f108a
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ PhantomJS needs not be used only as a stand-alone tool. Check also some excellen
- [Guard::Jasmine](https://github.com/netzpirat/guard-jasmine) automatically tests Jasmine specs on Rails when files are modified.
- [GhostDriver](http://github.com/detro/ghostdriver/) complements Selenium tests with a PhantomJS WebDriver implementation.
- [PhantomRobot](https://github.com/datakurre/phantomrobot) runs Robot Framework acceptance tests in the background via PhantomJS.
- [Mocha-PhantomJS](https://github.com/metaskills/mocha-phantomjs) run Mocha tests using PhantomJS.
and many others [related projects](https://github.com/ariya/phantomjs/wiki/Related-Projects).