Skip to content

Commit

Permalink
Add PhantomJS and SlimerJS
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiebuilds committed Jul 17, 2013
1 parent 36bf66a commit 177be34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,8 @@
+ [Chai Assertion Library](http://chaijs.com/) - Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
+ [Sinon.JS](http://sinonjs.org/) - Standalone test spies, stubs and mocks for JavaScript.
+ [sinon-chai](https://github.com/domenic/sinon-chai) - Extends Chai with assertions for the Sinon.JS mocking framework.
+ [PhantomJS](http://phantomjs.org/) - PhantomJS is a headless WebKit, scriptable with a JavaScript API
+ [SlimerJS](http://slimerjs.org/) - A scriptable browser for Web developers that runs on Gecko
+ Template Engines
+ [ICanHaz.js](http://icanhazjs.com/)
+ [Hogan.js](http://twitter.github.com/hogan.js/)
Expand Down

0 comments on commit 177be34

Please sign in to comment.