Skip to content

test discovery fails due to unresolvable dependencies #18

@PhillipPruett

Description

@PhillipPruett

For example:

TestClass A depends on Dependency1 and has a registration for it in the test targets.
TestClass B does not depend on Dependency1 and has no registration for it in the test targets.
When resolving all test classes during test discovery where any class valid for that URL, e.g.

/tests/environment/TestClassB --> 500
/tests/environment/TestClassA --> 200
/tests/environment --> 500

originally filed by jonsequitur

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