mocha.opts 78 B

12345
  1. --require test/support/env
  2. --timeout 5000
  3. --reporter spec
  4. --bail
  5. --check-leaks