dnesday, May 12, 2004 1:21 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] testcase attribute on Nunit2 task not working
Hi
I have NUnit 2.1.4 and NAnt 0.84. I need to call each test ( marked as
[Test] in my testfixture ) using nUnit2 task
I need this so I can change the sequence in whi
Hi
I have NUnit 2.1.4 and NAnt 0.84. I need to call each test ( marked as [Test] in my
testfixture ) using nUnit2 task
I need this so I can change the sequence in which each test is run.
I have added the testcase attribute to point to the method marked [Test].
When this task runs, this attribute