Skip to content

Instantly share code, notes, and snippets.

@EdyVision
Created June 30, 2019 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EdyVision/f5605f88074dee43bf23ec17dc7ff1b5 to your computer and use it in GitHub Desktop.
Save EdyVision/f5605f88074dee43bf23ec17dc7ff1b5 to your computer and use it in GitHub Desktop.
Mocha Opts File
--timeout 5000
--reporter list
--ui bdd
--exit
test/bootstrap.test.js
test/**/*.test.js
test/**/**/*.test.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment