nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #02522
[Bug 910189] [NEW] Eliminate NUnit Configuration Section in config file
You have been subscribed to a public bug:
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.
** Affects: nunitv2
Importance: Undecided
Status: New
** Tags: feature
--
Eliminate NUnit Configuration Section in config file
https://bugs.launchpad.net/bugs/910189
You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2.
References