File: mocha.opts

package info (click to toggle)
node-node-rest-client 3.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 300 kB
  • sloc: javascript: 1,618; xml: 43; sh: 18; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
3
4
--require should
--reporter spec test/specs/*.js
--ui bdd
--recursive