assertj / assertj/assertj-assertions-generator-maven-plugin

Make build fail if assertion classes could not be generated

Open
#47 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
30
Forks
27
PR merge metrics
No merged PRs in 30d

Description

When the generator plugin fails to create assertion classes (e.g. because of package protected class see #46) the build is not failed by the plugin. The build fails later when compiling the test sources. Since it is already clear at this point that the build will fail later, the plugin should fail the build immediately or at least provide an option to enable the fail-fast behaviour.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.