** Changed in: nunit-3.0
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/655882
Title:
Make CategoryAttribute inherited
Status in NUnit Test Framework:
Fix Committed
Status in NUnit V2 Test Framework:
Fix Released
Bug description:
The attribute Category (used for making tests as being in a particular
category) should be inherited. This would allow setting up an abstract
base class for a certain type of test, marking it as
[Category("Whatever")], and having NUnit recognize that every other
test that inherits from that class is also in category "Whatever".
As of 2.5.7.10213, CategoryAttribute is not inherited.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nunit-3.0/+bug/655882/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to : [email protected]
Unsubscribe : https://launchpad.net/~nunit-core
More help : https://help.launchpad.net/ListHelp