I was using Nant 0.8.3, and I switched to the 0.84
Now, I am using NAnt 0.84 with NUnit 2.1, I am building my test assemblies using the nunit.framework.dll in the nant bin directory.
Right now, the message I get is the following (upon calling the nunit2 task):
INTERNAL ERROR
System.IO.FileNotFound
Dan,
This is indeed an interesting suggestion. I think there was talk about
adding a set of tasks. Could this work for you?
I'm really confused about your idea of a "default" init and "default"
cleanup routines. NAnt is a general purpose build tool, what should it know
about "default" task initi
Hello,
I'd like to see targets in Nant enhanced so that I can specify
initialization and cleanup operations. I often find myself following the
model:
...
...
Francois,
What version of NAnt are you using and what version
of NUNit are your test assemblies referencing ?
NAnt > 0.84 ships with NUnit 2.1, could it be
that you're building your assemblies targeting NUnit 2.0 ? Is the
nunit.framework.assembly in the nant bin directory ?
Gert
---
Yuri,
Use the command line sos client with the task.
Damir
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Yuri Kuleshov
Sent: Tuesday, December 16, 2003 11:29 AM
To: [EMAIL PROTECTED]
Subject: [Nant-users] sosget
People hi,
Does anyone know how to
Hello there,
There seems to be a problem running the nunit2 task in NAnt.
I always get the message "NUnit 2.0 error, file or assembly name nunit.framework, or one of its dependencies, was not found".
Is there anything I am doing wrong ?
Thanks BT Yahoo! Broadband - Save £80 when you order o
People hi,
Does anyone know how to use the SourceOffSite in conjunction with nant?
AFAIK, ant supports the sosget command, whilst nant does not. Any custom
solutions? Or I doomed?
Regards,
Yuri
---
This SF.net email is sponsored by: SF.net Giv
Hi all,
I'm really in doubt about the useability of the solution task in nant. I
think the solution task is not flexible enough. Or maybe I'm not skillful
enough in building good buildfiles using the solution task, it will probably
be the last one ;)
Problem 1 When I have a solution file with a w
Hi Pierre,
Thanks for the error report! I have been playing around with the
library however I was unable to replicate the crash. I have been
testing using sharpcvslib and nant (aprox. 400-600 files). I did find
some logging statements that were set too high which might have made it
look like th