Skip to content

Support java-test-fixtures plugin behavior #222

@RBusarow

Description

@RBusarow

:moduleA uses the java-text-fixtures plugin and puts some code with declarations in src/testFixtures/java.

:moduleB uses those declarations in its tests, and declares the dependency as testImplementation testFixtures(project(':moduleA')).

ModuleCheck will say that :moduleA is unused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions