** Changed in: nunitv2
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/910189

Title:
  Eliminate NUnit Configuration Section in config file

Status in NUnit V2 Test Framework:
  Fix Released

Bug description:
  The NUnit Configuration Section is used for the following settings in nunit 
v2:
    * OldStyleTestCases
    * ApartmentState
    * ThreadPriority
    * DefaultLogThreshold

  These settings are viewed as depending upon an individual project, which is 
why 
  they are not included in the default settings managed in the 
NUnitSettings.xml file.

  Use of the configuration file is somewhat obscure to the average user.
  It would be desirable to find a way to store the settings in the
  NUnitProject and/or NUnitSettings files under NUnit 3.0.

  One approach would be to design a generalized method for adding default 
setting
  overrides to the project file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/910189/+subscriptions

_______________________________________________
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