summaryrefslogtreecommitdiff
path: root/node_modules/mocha/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/mocha/Readme.md')
-rw-r--r--node_modules/mocha/Readme.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/node_modules/mocha/Readme.md b/node_modules/mocha/Readme.md
new file mode 100644
index 0000000..d534371
--- /dev/null
+++ b/node_modules/mocha/Readme.md
@@ -0,0 +1,34 @@
+ [![Build Status](https://secure.travis-ci.org/visionmedia/mocha.png)](http://travis-ci.org/visionmedia/mocha)
+
+ [![Mocha test framework](http://f.cl.ly/items/3l1k0n2A1U3M1I1L210p/Screen%20Shot%202012-02-24%20at%202.21.43%20PM.png)](http://visionmedia.github.com/mocha)
+
+ Mocha is a simple, flexible, fun JavaScript test framework for node.js and the browser. For more information view the [documentation](http://visionmedia.github.com/mocha).
+
+## Contributors
+
+```
+project: mocha
+commits: 502
+files : 86
+authors:
+ 352 Tj Holowaychuk 70.1%
+ 98 TJ Holowaychuk 19.5%
+ 21 Guillermo Rauch 4.2%
+ 6 James Carr 1.2%
+ 4 Joshua Krall 0.8%
+ 3 Ben Lindsey 0.6%
+ 3 Nathan Rajlich 0.6%
+ 2 FARKAS Máté 0.4%
+ 2 Quang Van 0.4%
+ 1 Steve Mason 0.2%
+ 1 Yuest Wang 0.2%
+ 1 hokaccha 0.2%
+ 1 David Henderson 0.2%
+ 1 Fedor Indutny 0.2%
+ 1 Fredrik Lindin 0.2%
+ 1 Harry Brundage 0.2%
+ 1 Konstantin Käfer 0.2%
+ 1 Maciej Małecki 0.2%
+ 1 Raynos 0.2%
+ 1 Ryunosuke SATO 0.2%
+```