Improve PhantomJS README, fix minor editing issue.

http://code.google.com/p/phantomjs/issues/detail?id=419
1.6
Ariya Hidayat 2012-04-01 17:32:43 -07:00
parent 29d98196b9
commit afb0707c9d
1 changed files with 2 additions and 2 deletions

View File

@ -29,9 +29,9 @@ PhantomJS needs not be used only as a stand-alone tool. Check also some excellen
- [Poltergeist](https://github.com/jonleighton/poltergeist) allows running Capybara tests headlessly.
- [Guard::Jasmine](https://github.com/netzpirat/guard-jasmine) automatically tests Jasmine specs on Rails when files are modified.
- [GhostDriver](http://detro.github.com/ghostdriver/) complements Selenium tests with a PhantomJS WebDriver implementation.
- [PhantomRobot](https://github.com/datakurre/phantomrobot) runs Robot Framework acceptance tests in the background.
- [PhantomRobot](https://github.com/datakurre/phantomrobot) runs Robot Framework acceptance tests in the background via PhantomJS.
any many others [companion projects](http://code.google.com/p/phantomjs/wiki/WhoUsesPhantomJS).
and many others [companion projects](http://code.google.com/p/phantomjs/wiki/WhoUsesPhantomJS).
## Questions?