From 5a4aea156d86d3e73208dd80f4d76eeafb654493 Mon Sep 17 00:00:00 2001 From: Christian Williams Date: Wed, 10 Nov 2010 09:02:18 -0500 Subject: [PATCH] Add Jasmine Species. --- related.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/related.html.md b/related.html.md index 8c4a3fc..c9e0773 100644 --- a/related.html.md +++ b/related.html.md @@ -31,6 +31,9 @@ title: Related Projects [jasmine-reporters](http://github.com/larrymyers/jasmine-reporters) > A collection of jasmine.Reporter classes that can be used with Jasmine. +[Jasmine Species](http://rudylattae.github.com/jasmine-species/) [[repo](https://github.com/rudylattae/jasmine-species)] +> Provides extended BDD grammar and reporting for Jasmine. It allows for constructs like "Feature -> Scenario", "Given -> When -> Then" and other useful BDD styles. + [jasmine-tmbundle](http://github.com/pivotal/jasmine-tmbundle) > A TextMate bundle for the Jasmine JavaScript BDD Framework.