** Branch linked: lp:nunit-3.0

-- 
Allow non-public test fixtures consistently
https://bugs.launchpad.net/bugs/483836
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit Test Framework: Fix Committed
Status in NUnit V2 Test Framework: Fix Released

Bug description:
Due to an earlier change, NUnit allows non-public test fixtures when explicitly 
marked with [TestFixture]. We need to

1) Either allow non-public test fixtures all the time - including implicit test 
fixtures without the TestFixture attribute or define precisely when non-public 
fixtures are OK and when they are not.

2) Update the documentation to indicate how it works.



_______________________________________________
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

Reply via email to