diff --git a/test/mocha.opts b/test/mocha.opts new file mode 100644 index 0000000..1a8c077 --- /dev/null +++ b/test/mocha.opts @@ -0,0 +1,3 @@ +--reporter spec +--require should +--ui bdd