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

Plugin is generating assertions for test classes and code generated by other plugins

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

Description

Plugin is generating assertions for test classes and code generated by other plugins.
It will be nice if plugin will be able to distinguish between different code sources for same package and generate assertions only for chosen ones.

Currently it is only possible to exclude them using exludes like this:
``
` .*?\..*Test`
` .*?\.querydsl\.Q.*`
``

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.