This website works better with JavaScript
Home
Explore
Help
Sign In
KylePDavis
/
mungedb-aggregate
mirror of
https://github.com/RiveraGroup/mungedb-aggregate.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
EAGLESIX-3190: add mocha.opts file to make testing easier
Kyle P Davis
11 years ago
parent
ac0775f28a
commit
efdbdc42ac
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
test/mocha.opts
+ 4
- 0
test/mocha.opts
View File
@@ -0,0 +1,4 @@
+--reporter spec
+--ui exports
+--recursive
+test/**/*_test.js