[Mono-list] Question about run Nunit test suites with
nunit-console.exe
Gonzalo Paniagua Javier
gonzalo@ximian.com
Mon, 06 Oct 2003 01:34:27 +0200
El dom, 05-10-2003 a las 23:52, CARLOSGA@telefonica.net escribió:
> Hello:
>
> A little question about nunit-console.exe in linux.
> i have a nunit test suite that have some configuration params stored in
> a config file (PostgreSql.Data.PgSqlClient.UnitTests.dll.config) the
> parameters are accessed using ConfigurationSettings.AppSettings["xxx"]
> this works nice in windows but in linux seems that the config file is
> not loaded
> is this correct ??
We probably have a bug. Can you file a bug providing a test case and
instructions on how to reproduce?
Thanks.
-Gonzalo