assertj-assertions-generator
assertj-assertions-generator copied to clipboard
Generate WithAssertions interface with default methods
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.
I agree, I haven't yet worked on generating java 8 code but that's planned.