Skip to content

Commit

Permalink
Add BEM Gemini to testing tools
Browse files Browse the repository at this point in the history
  • Loading branch information
cvrebert committed Jan 15, 2015
1 parent d3d05b9 commit 72565f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,7 @@
+ [QUnit](http://qunitjs.com/) - JavaScript unit testing framework
+ [JsMockito](http://jsmockito.org/) - JavaScript stub/mock framework heavily inspired by Mockito
+ [PhantomCSS](https://github.com/Huddle/PhantomCSS) - for automating visual regression testing of website styling to support refactoring of CSS
+ [Gemini](https://github.com/bem/gemini) - Utility for regression testing of web pages using screenshots
+ [Karma](http://karma-runner.github.io/) - Spectacular Test Runner for JavaScript
+ [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.
Expand Down

0 comments on commit 72565f9

Please sign in to comment.