Skip to content

Commit

Permalink
Merge pull request dypsilon#109 from longility/master
Browse files Browse the repository at this point in the history
QUnit - JavaScript Unit Testing Framework
  • Loading branch information
Dimi Navrotskyy committed Jul 16, 2013
2 parents 7e027c7 + 514d7c5 commit 35a6e1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -614,6 +614,7 @@
+ [Feature Introduction](https://github.com/cucumber/cucumber/wiki/Feature-Introduction)
+ [Given when then](https://github.com/cucumber/cucumber/wiki/Given-When-Then)
+ [Jasmine](http://pivotal.github.io/jasmine/) - JavaScript BDD testing framework with Rspec-like syntax
+ [QUnit](http://qunitjs.com/) - JavaScript unit testing framework
+ [PhantomCSS](https://github.com/Huddle/PhantomCSS) - for automating visual regression testing of website styling to support refactoring of CSS
+ [Karma](http://karma-runner.github.io/) - Spectacular Test Runner for JavaScript
+ [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.
Expand Down

0 comments on commit 35a6e1d

Please sign in to comment.