Skip to content

Commit 35a6e1d

Browse files
author
Dimi Navrotskyy
committed
Merge pull request #109 from longility/master
QUnit - JavaScript Unit Testing Framework
2 parents 7e027c7 + 514d7c5 commit 35a6e1d

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
@@ -614,6 +614,7 @@
614614
+ [Feature Introduction](https://github.com/cucumber/cucumber/wiki/Feature-Introduction)
615615
+ [Given when then](https://github.com/cucumber/cucumber/wiki/Given-When-Then)
616616
+ [Jasmine](http://pivotal.github.io/jasmine/) - JavaScript BDD testing framework with Rspec-like syntax
617+
+ [QUnit](http://qunitjs.com/) - JavaScript unit testing framework
617618
+ [PhantomCSS](https://github.com/Huddle/PhantomCSS) - for automating visual regression testing of website styling to support refactoring of CSS
618619
+ [Karma](http://karma-runner.github.io/) - Spectacular Test Runner for JavaScript
619620
+ [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)