assertj / assertj/assertj-generator
Generate WithAssertions interface with default methods
Open
- Dominant language
- Java
- Stars
- 72
- Forks
- 47
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 2
Description
It would be good if we could generate an interface that extends org.assertj.core.api.WithAssertions and contained default methods for all the custom assertions, so that static imports are not required.
Contributor guide
Assessment
This issue has not been assessed yet.