Skip to content

Commit 72565f9

Browse files
committed
Add BEM Gemini to testing tools
1 parent d3d05b9 commit 72565f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,6 +693,7 @@
693693
+ [QUnit](http://qunitjs.com/) - JavaScript unit testing framework
694694
+ [JsMockito](http://jsmockito.org/) - JavaScript stub/mock framework heavily inspired by Mockito
695695
+ [PhantomCSS](https://github.com/Huddle/PhantomCSS) - for automating visual regression testing of website styling to support refactoring of CSS
696+
+ [Gemini](https://github.com/bem/gemini) - Utility for regression testing of web pages using screenshots
696697
+ [Karma](http://karma-runner.github.io/) - Spectacular Test Runner for JavaScript
697698
+ [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.
698699
+ [Sinon.JS](http://sinonjs.org/) - Standalone test spies, stubs and mocks for JavaScript.

0 commit comments

Comments
 (0)