nearform-actions/github-action-test-compare
Compare tests against production
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| installCommand | Install command for target branch | no | npm install |
| testCommand | Test command for target branch | no | npm test |
| tests | Root test folder to copy to target folder | no | test |
| targetFolder | The folder for the target branch checkout | no | __target__ |
| label | Name of a label to remove after action completion | no | "" |
Outputs
no outputs