Skip to content

Commit 963ecf2

Browse files
author
Dmitriy Navrotskyy
committed
Merge pull request #184 from yarixxx/master
Add link to JsMockito
2 parents 6ecc8c4 + 357f395 commit 963ecf2

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