Skip to content

Commit

Permalink
Merge pull request dypsilon#55 from donokuda/js/testing/jasmine
Browse files Browse the repository at this point in the history
Add Jasmine to list of JS testing resources
  • Loading branch information
Dimi Navrotskyy committed Jun 25, 2013
2 parents 3a920c6 + a442287 commit ada0904
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 @@ -569,6 +569,7 @@
+ [Gherkin](https://github.com/cucumber/cucumber/wiki/Gherkin) is the language that Cucumber understands.
+ [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
+ Template Engines
+ [ICanHaz.js](http://icanhazjs.com/)
+ [Hogan.js](http://twitter.github.com/hogan.js/)
Expand Down

0 comments on commit ada0904

Please sign in to comment.