nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #02415
[Bug 910189] [NEW] Eliminate NUnit Configuration Section in config file
Public bug reported:
The NUnit Configuration Section is used for the following settings:
* 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.
** Affects: nunitv2
Importance: Undecided
Status: New
--
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:
New
Bug description:
The NUnit Configuration Section is used for the following settings:
* 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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/910189/+subscriptions
Follow ups
References