Public bug reported: 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. ** Affects: nunitv2 Importance: Undecided Status: New ** Tags: attribute feature version -- AssemblyVersion needed https://bugs.launchpad.net/bugs/628884 You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. Status in NUnit V2 Test Framework: New Bug description: 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. _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp