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
@@ -631,6 +631,7 @@
631
631
+[Given when then](https://github.com/cucumber/cucumber/wiki/Given-When-Then)
632
632
+[Jasmine](http://pivotal.github.io/jasmine/) - JavaScript BDD testing framework with Rspec-like syntax
633
633
+[QUnit](http://qunitjs.com/) - JavaScript unit testing framework
634
+
+[JsMockito](http://jsmockito.org/) - Yet another JavaScript unit testing framework
634
635
+[PhantomCSS](https://github.com/Huddle/PhantomCSS) - for automating visual regression testing of website styling to support refactoring of CSS
635
636
+[Karma](http://karma-runner.github.io/) - Spectacular Test Runner for JavaScript
636
637
+[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