← Back to team overview

nunit-core team mailing list archive

Re: [Bug 659969] Re: Config documentation inaccurate or functionality non-existent

 

Hi,

The web page tries to clarify the distinction between NUnit's own config
files and those used for your tests. The settings listed are for your test
config files, e.g.: myproject.dll.config or myproject.config.

There is no command line switch, although that's not a bad idea.

Charlie

On Wed, Oct 13, 2010 at 10:33 AM, Dennis Jakobsen
<659969@xxxxxxxxxxxxxxxxxx> wrote:
> Hi Charlie,
>
> Thanks for responding so quickly.. i was not using DefaultLogThreshold.
>
> I just wanted to set ThreadPriority lower than normal..
>
> How do i set ThreadPriority in nunit-console.exe.config ?  ..or
> alternatively, from the cmd line?
>
> --
> Config documentation inaccurate or functionality non-existent
> https://bugs.launchpad.net/bugs/659969
> You received this bug notification because you are a member of NUnit
> Developers, which is subscribed to NUnit V2.
>

-- 
Config documentation inaccurate or functionality non-existent
https://bugs.launchpad.net/bugs/659969
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: New

Bug description:
this page: http://nunit.org/index.php?p=configFiles&r=2.5.7 describes how placing a config file with certain parameters can change the behaviour of running nunit.. 

Now if only any of them worked..





References