Skip to content

Consider transitive dependencies when resolving TestEngine #71

@aalmiray

Description

@aalmiray

The current approach checks testCompile and testImplementation configurations, but fails to recognize the test engine if it happens to be defined in compile or implementation.

This is the case when a project defines test support and the test engine is part of its public API and dependencies.

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