integration-testing-runner
v1.0.0
Published
A test runner for integration-testing-service
Downloads
2
Readme
Integration Testing Runner
A test runner for integration-testing-service.
Runs integratrion tests found in a repository's .testrc.json
file.
Usage
- Change to a repository with a
.testrc.json
file. - Run
npx @homex/integration-testing-runner
to run tests. - Test results will dump to console.