Comment 0 for bug 628884

Revision history for this message
Rechenelf (matklaus) wrote :

A nice feature would be a Version as a Attribute. When the assembly version is at least the value, the test is active. If the assembly version is to low, the test will be ignored.
The version could be the version of the assembly which contains the test or delivered by a public static class from a special property (as it is in testcasesource).

Testcase and Testfixture and so on must also have this feature.