Skip to content

Commit 0f91474

Browse files
committed
Add JsMockito
1 parent 17c43f5 commit 0f91474

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

Comments
 (0)