build:
tests:
override:
-
command: 'npm test'
coverage:
file: 'coverage/clover.xml'
format: 'clover'
checks:
javascript: true
build:
nodes:
analysis:
tests:
override:
- js-scrutinizer-run
tests: true