Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit b5b519c

Browse files
committed
Add mocha options file
1 parent 2236ae4 commit b5b519c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/mocha.opts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
--reporter spec
2+
--colors
3+
--recursive
4+
--exit
5+
--slow 2000

0 commit comments

Comments
 (0)