diffblue/Diffblue Cover Pipeline
Runs Diffblue Cover directly in your workflow to autonomously write Java unit tests on your pull requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| license-key | The license key provided in your welcome email or provided by your organization. Alternatively obtain a free trial key from https://www.diffblue.com/try-cover/github. | yes | — |
| access-token | The access token used to push commits and call GitHub APIs. Must have access to the project with at least Write role, and scopes including code, commit-statuses, pull-requests, workflows and actions. | yes | — |
| args | The Diffblue Cover commands and options to use. | no | ci activate build validate create |
| working-directory | Working directory where the project can be found, if not at the root. | no | . |
Outputs
no outputs