Skip to content

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

Description

@zeljko-mirovic

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:
<excludes>
<param>.*?\..*Test</param>
<param>.*?\.querydsl\.Q.*</param>
</excludes>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions