bitcobblers / bitcobblers/ZeUnit

Decouple the Activation and Discovery

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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` ??

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.