Merge pull request #12756 from BrennanAtWork/patch-1

Update 2000-01-02-headless-testing.md
gh-pages
Ariya Hidayat 2014-11-19 18:14:55 -08:00
commit a0394e4f56
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ The following table summarizes the list of various test frameworks and the corre
|:-----------|:------------|
| [Buster.JS](http://busterjs.org)| built-in|
| [Capybara](http://jnicklas.github.com/capybara) |[Poltergeist](https://github.com/jonleighton/poltergeist), [Terminus](http://terminus.jcoglan.com)
| [Mocha](http://visionmedia.github.com/mocha) | [Chutzpah](http://chutzpah.codeplex.com), [mocha-phantomjs](http://metaskills.net/mocha-phantomjs) |
| [Mocha](http://visionmedia.github.com/mocha) | [Chutzpah](https://github.com/mmanela/chutzpah), [mocha-phantomjs](http://metaskills.net/mocha-phantomjs) |
| [FuncUnit](http://funcunit.com) | built-in|
| [Hiro](http://hirojs.com) | built-in|
| [Karma](http://karma-runner.github.com/) (née Testacular) | built-in |