Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 405 Bytes

predator-runner

Known Vulnerabilities

Docker image that runs predator tests

Tests

Running the tests locally:

Unit tests

run npm run unit-tests

Integration tests

run ./tests/run.sh local-integration-tests

System tests

run ./tests/run.sh local-system-tests