File: test

package info (click to toggle)
node-copy-webpack-plugin 11.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,500 kB
  • sloc: javascript: 5,705; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 161 bytes parent folder | download | duplicates (3)
1
2
3
rm -rf compiled_tests node_modules/.cache
set -ex
NODE_ENV=test jest --ci -u test/*.test.js --testPathIgnorePatterns test/CopyPlugin.test.js --testTimeout 50000