Francis Norton wrote: > We have a bundle of NUnit 2 test cases and I'd like to run them via > the NAnt NUnit task, but this seems to expect them to be written > inheritence style, rather than attribute style.
Yes. Right now its still using NUnit 1.x > > Is there any plan to go over to NUnit 2? Alternatively, is the source > code for NUnitCore.dll available somewhere, since I couldn't find it > in the source code for NAnt 0.8.0? Yes this work is in progress although it hasn't yet been checked in. It should be in soon. The sourcecode for NUnitCore.dll is available from the NUnit site at http://sourceforge.net/project/showfiles.php?group_id=10749&release_id=76941. Ian > > Thanks - > > Francis. > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
