AxoCover
AxoCover copied to clipboard
Support [Explicit] for NUnit
Please support the [Explicit] attribute in NUnit
The Explicit attribute causes a test or test fixture to be ignored unless it is explicitly selected for running.
expected
test methods or test classes with the [Explicit] attribute are skipped by default (inconclusive), when doing "run tests" on an higher level
current result
the explicit tests are running when "run tests" on an higher level
I think this would be a valuable enhancement
Yep, I'm waiting for this feature by one year, would be very valuable have this. =)