Re: [NAnt-users] help with Nunit2

2010-06-28 Thread Achar, Saritha
I was able to resolve the issue. It was because a native dll that was referenced in the project was not being found. I chose to call the nunit-console executable in the build rather than use nunit2 task. From: Achar, Saritha [mailto:saritha.ac...@moodys.com] Sent: Monday, June 28, 2010 10:53

[NAnt-users] help with Nunit2

2010-06-28 Thread Achar, Saritha
Hi, I'm trying to execute tests in my assembly .dll using the task . I get the error 28-Jun-2010 10:02:17 Failure executing test(s). If you assembly is not built using NUnit version 2.2.8.0, then ensure you have redirected assembly bindings. Consult the documentation of the task for more