Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Diffblue Cover #117

Closed
wants to merge 1 commit into from
Closed

Configure Diffblue Cover #117

wants to merge 1 commit into from

Conversation

diffblue-cover[bot]
Copy link

Configuring Diffblue Cover

Added a GitHub Actions workflow .github/workflows/DiffblueCover.yml invoking Diffblue Cover on each pull request.
Invoking Diffblue Cover requires a license key, please contact [email protected] to acquire one.
This default workflow configuration should be sufficient for single module Maven projects, but will need further customization for more complex
projects.

## Next steps

  • Ensure that DIFFBLUE_LICENSE_KEY secret is configured in your project.
    • If this wasn't configured when opening the Pull Request then the Job will have failed, but can be re-run once you've configured the above secret.
  • Ensure that the project is built before Diffblue Cover is invoked.
  • Enjoy some AI generated unit tests!

See Customizing GitHub Actions
for ideas on further customization.

Added a GitHub Actions workflow `.github/workflows/DiffblueCover.yml` invoking Diffblue Cover on each pull request.
Invoking Diffblue Cover requires a license key, please contact [email protected] to acquire one.
This default workflow configuration should be sufficient for single module Maven projects, but will need further customization for more complex
projects.

## Next steps

- [ ] Ensure that DIFFBLUE_LICENSE_KEY secret is configured in your project.
  - If this wasn't configured when opening the Pull Request then the Job will have failed, but can be re-run once you've configured the above secret.
- [ ] Ensure that the project is built before Diffblue Cover is invoked.
- [ ] Enjoy some AI generated unit tests!

See [Customizing GitHub Actions](https://docs.diffblue.com/customizing-github-actions)
for ideas on further customization.
@roxspring roxspring closed this Aug 17, 2023
@roxspring roxspring deleted the diffblue-cover branch August 17, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant