[MonoDevelop] NUnit Run Test problem

Lluis Sanchez Gual slluis.devel at gmail.com
Mon Jun 28 03:58:06 EDT 2010


Which MonoDevelop version and operating system are you using?

El ds 19 de 06 de 2010 a les 21:02 -0700, en/na nullstein va escriure:
> Hello, I'm suffering a problem with running the NUnit Tests from the
> MonoDevelop IDE.
> 
> When I try to run the test cases, the test runner throws an
> ArgumentException (illigal characters in path).
> 
> The stack trace is as follows:
> 
> System.IO.Path.CheckInvalidPathChars(String path)
> System.IO.Path.Combine(String path1, String path2)
> MonoDevelop.NUnit.XmlResultsStore.GetRootRecord(String configuration,
> DateTime date)
> MonoDevelop.NUnit.XmlResultsStore.RegisterResult(String configuration,
> UnitTest test, UnitTestResult result)
> MonoDevelop.NUnit.UnitTest.RegisterResult(TestContext context,
> UnitTestResult result)
> MonoDevelop.NUnit.UnitTest.Run(TestContext testContext)
> MonoDevelop.NUnit.TestSession.RunTests()
> 
> 
> I cannot figure out what's the reason for this exception..
> 
> Any ideas?
> 




More information about the Monodevelop-list mailing list