Skip to content

Commit 177be34

Browse files
committed
Add PhantomJS and SlimerJS
1 parent 36bf66a commit 177be34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,8 @@
621621
+ [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.
622622
+ [Sinon.JS](http://sinonjs.org/) - Standalone test spies, stubs and mocks for JavaScript.
623623
+ [sinon-chai](https://github.com/domenic/sinon-chai) - Extends Chai with assertions for the Sinon.JS mocking framework.
624+
+ [PhantomJS](http://phantomjs.org/) - PhantomJS is a headless WebKit, scriptable with a JavaScript API
625+
+ [SlimerJS](http://slimerjs.org/) - A scriptable browser for Web developers that runs on Gecko
624626
+ Template Engines
625627
+ [ICanHaz.js](http://icanhazjs.com/)
626628
+ [Hogan.js](http://twitter.github.com/hogan.js/)

0 commit comments

Comments
 (0)