File: test

package info (click to toggle)
node-winston 3.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,456 kB
  • sloc: javascript: 5,718; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
mocha --exit `find test -name '*.test.js' | \
	grep -v test/transports | \
	grep -v test/unit/winston/rejection-handler.test.js` | \
	grep -v test/unit/winston/exception-handler.test.js