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
@@ -648,6 +648,7 @@
648
648
+[Given when then](https://github.com/cucumber/cucumber/wiki/Given-When-Then)
649
649
+[Jasmine](http://pivotal.github.io/jasmine/) - JavaScript BDD testing framework with Rspec-like syntax
650
650
+[QUnit](http://qunitjs.com/) - JavaScript unit testing framework
651
+
+[JsMockito](http://jsmockito.org/) - JavaScript stub/mock framework heavily inspired by Mockito
651
652
+[PhantomCSS](https://github.com/Huddle/PhantomCSS) - for automating visual regression testing of website styling to support refactoring of CSS
652
653
+[Karma](http://karma-runner.github.io/) - Spectacular Test Runner for JavaScript
653
654
+[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.
0 commit comments