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
@@ -693,6 +693,7 @@
693
693
+[QUnit](http://qunitjs.com/) - JavaScript unit testing framework
694
694
+[JsMockito](http://jsmockito.org/) - JavaScript stub/mock framework heavily inspired by Mockito
695
695
+[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
696
697
+[Karma](http://karma-runner.github.io/) - Spectacular Test Runner for JavaScript
697
698
+[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.
698
699
+[Sinon.JS](http://sinonjs.org/) - Standalone test spies, stubs and mocks for JavaScript.
0 commit comments