Skip to content

Commit 35925bd

Browse files
author
Dimi Navrotskyy
committed
Merge pull request #116 from thejameskyle/patch-1
Add PhantomJS and SlimerJS
2 parents fa1b62e + 177be34 commit 35925bd

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
@@ -626,6 +626,8 @@
626626
+ [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.
627627
+ [Sinon.JS](http://sinonjs.org/) - Standalone test spies, stubs and mocks for JavaScript.
628628
+ [sinon-chai](https://github.com/domenic/sinon-chai) - Extends Chai with assertions for the Sinon.JS mocking framework.
629+
+ [PhantomJS](http://phantomjs.org/) - PhantomJS is a headless WebKit, scriptable with a JavaScript API
630+
+ [SlimerJS](http://slimerjs.org/) - A scriptable browser for Web developers that runs on Gecko
629631
+ Template Engines
630632
+ [ICanHaz.js](http://icanhazjs.com/)
631633
+ [Hogan.js](http://twitter.github.com/hogan.js/)

0 commit comments

Comments
 (0)