You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -667,6 +667,7 @@
667
667
+[QUnit](http://qunitjs.com/) - JavaScript unit testing framework
668
668
+[JsMockito](http://jsmockito.org/) - JavaScript stub/mock framework heavily inspired by Mockito
669
669
+[PhantomCSS](https://github.com/Huddle/PhantomCSS) - for automating visual regression testing of website styling to support refactoring of CSS
670
+
+[Gemini](https://github.com/bem/gemini) - Utility for regression testing of web pages using screenshots
670
671
+[Karma](http://karma-runner.github.io/) - Spectacular Test Runner for JavaScript
671
672
+[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.
672
673
+[Sinon.JS](http://sinonjs.org/) - Standalone test spies, stubs and mocks for JavaScript.
0 commit comments