From b67d147f513378664e78243228edb00bae8f08f9 Mon Sep 17 00:00:00 2001 From: Christian Williams Date: Mon, 8 Nov 2010 11:14:16 -0500 Subject: [PATCH] Add some who's using and related projects. --- related.html.md | 3 +++ whos-using-jasmine.html.md | 27 +++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/related.html.md b/related.html.md index e075f72..8c4a3fc 100644 --- a/related.html.md +++ b/related.html.md @@ -43,6 +43,9 @@ title: Related Projects [mootools-runner](http://github.com/mootools/mootools-runner) > The MooTools Specs runner uses Jasmine as a UnitTest-Library; it is possible to run specs via the browser, via JSTestDriver and via NodeJS. +[Webr](http://github.com/thatdutchguy/webr) +> Headless javascript testing using jasmine, v8, jsdom and node-htmlparser. + [vim snippets](http://www.vim.org/scripts/script.php?script_id=3249) > A set of Vim snipMate snippets for Jasmine diff --git a/whos-using-jasmine.html.md b/whos-using-jasmine.html.md index e9af466..1236a26 100644 --- a/whos-using-jasmine.html.md +++ b/whos-using-jasmine.html.md @@ -23,6 +23,33 @@ Without Jasmine double checking all of my renaming, I would have gone insane. **web**: [http://10k.aneventapart.com/Entry/165](http://10k.aneventapart.com/Entry/165) | **source**: [http://github.com/roykolak/count-it-down](http://github.com/roykolak/count-it-down) +---- + +## Diaspora + +The privacy aware, personally controlled, do-it-all, open source social network. + +We're currently backfilling specs for existing js (which has been an educational process) and will be TDDing it +moving forward. + +-- Sarah Mei + +**web**: [http://www.joindiaspora.com/](http://www.joindiaspora.com/) +| **source**: [https://github.com/diaspora/diaspora](https://github.com/diaspora/diaspora) + +---- + +## Maptini + +Real time collaborative mind mapping for Web, iPhone, & iPad. The web version is all html5 + javascript. + +**web**: [http://maptini.com/](http://maptini.com/) + +---- + +## VerticalResponse + +**web**: [http://www.verticalresponse.com/](http://www.verticalresponse.com/) ----