mocha.opts 95 B

12345
  1. --compilers coffee:coffee-script/register
  2. --recursive
  3. --reporter spec
  4. --ui bdd
  5. --timeout 20000