Skip to content

Commit 514d7c5

Browse files
author
Long Mai
committed
Added an alternative javascript unit testing framework
1 parent 356e722 commit 514d7c5

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
@@ -608,6 +608,7 @@
608608
+ [Feature Introduction](https://github.com/cucumber/cucumber/wiki/Feature-Introduction)
609609
+ [Given when then](https://github.com/cucumber/cucumber/wiki/Given-When-Then)
610610
+ [Jasmine](http://pivotal.github.io/jasmine/) - JavaScript BDD testing framework with Rspec-like syntax
611+
+ [QUnit](http://qunitjs.com/) - JavaScript unit testing framework
611612
+ [PhantomCSS](https://github.com/Huddle/PhantomCSS) - for automating visual regression testing of website styling to support refactoring of CSS
612613
+ Template Engines
613614
+ [ICanHaz.js](http://icanhazjs.com/)

0 commit comments

Comments
 (0)