Comment 5 for bug 697069

Revision history for this message
Charlie Poole (charlie.poole) wrote : Re: [Bug 697069] Re: Feature request: dynamic location for TestResult.xml

The configuration file (nunit.exe.config) is being de-emphasized and
current settings
are in the process of being migrated to the NUnit settings file
(NUnitSettings.xml).

However, this is for settings that apply to all executions of NUnit.
For settings that
pertain to a single project, the nunit project file seems like the
most likely place.
For settings that pertain to a single run, the command line is used.

Charlie

On Mon, Mar 28, 2011 at 12:28 PM, xconspirisist <email address hidden> wrote:
>> It wouldn't apply to the Gui, since the Gui doesn't have a command-line option
>> to redirect the XML output. In the Gui, you simply use a menu item to save
>> the result wherever you like.
>
> The GUI creates a TestResult.xml in the current working directory which
> is awkward. The issue would be resolved for me if the path to
> TestResult.xml is configurable in the .nunit configuration file.
>
> --
> You received this bug notification because you are a member of NUnit
> Developers, which is subscribed to NUnit V2.
> https://bugs.launchpad.net/bugs/697069
>
> Title:
>  Feature request: dynamic location for TestResult.xml
>