Skip to content

Decouple the Activation and Discovery  #71

@SergeiGolos

Description

@SergeiGolos

One of the major draw backs to having the activators be used by discovery is that if the activator is dynamic and generates multiple tests, the list of test is unknown at the point of discovery and are only know when the tests run.

Instead of making the attributes enable test activation, it should instead enable test discovery and be responsible for passing the activator once the test are discovered.

Something like IDiscoverable<TActivation> ??

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