assertj / assertj/assertj-generator
Use annotation processor
Open
- Dominant language
- Java
- Stars
- 72
- Forks
- 47
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 2
Description
Not an issue but an idea which probably has been looked into before...
An annotation processor which runs while testclasses are being compiled could look at annotations on the testclasses that specify for which runtime classes assertions are needed. That way you don't have to generate anything separately and all the generation knowledge is right next to the test code.
Contributor guide
Assessment
This issue has not been assessed yet.