assertj / assertj-assertions-generator

Custom assertions generator
http://joel-costigliola.github.io/assertj/assertj-assertions-generator.html
Apache License 2.0
61 stars 42 forks source link

Generate assertions for classes in src/test/java #196

Open lhannest opened 2 years ago

lhannest commented 2 years ago

I want to generate assertions for classes in src/test/java, but only classes in src/main/java are being picked up by the plugin.