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

Release 1.2.0 #17

Merged
merged 22 commits into from
Nov 8, 2024
Merged

Release 1.2.0 #17

merged 22 commits into from
Nov 8, 2024

Conversation

majakusber
Copy link
Contributor

No description provided.

majakusber and others added 22 commits July 17, 2024 11:11
Update README.md for InTestsUseEnums
Update README.md with the latest version
Instead of providing the Maven and Gradle snippets ourselves - because otherwise we would have to remember to update the version in the snippets whenever we release.
Co-authored-by: ThomasPerkins1123 <[email protected]>
Update README.md to link to Maven repository
Defined in a new subpackage "generated" to emphasise that this is not to be used by the user but assigned by Diffblue Cover itself.
Using runtime retention - as I'm not sure is class would be enough for our purposes.
The value parameter has no default value, to make sure that the annotation is only ever used with a value.

Note: some of the other annotations are repeatable, this one should not be (only one annotation per test method should be used)
This info is only needed on source code level
Javadoc explains the difference between this one and the testing-advice-ones enough, and "generated" was questionable
Add a new annotation @MethodUnderTest
This is part of release process
@majakusber majakusber self-assigned this Nov 8, 2024
@majakusber majakusber merged commit 1043a10 into main Nov 8, 2024
2 checks passed
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.

2 participants