[Mono-list] Mono NUnit question

Nick Drochak ndrochak@gol.com
Mon, 17 Nov 2003 14:51:17 +0900


|  -----Original Message-----
|  From: mono-list-admin@lists.ximian.com [mailto:mono-list-
|  admin@lists.ximian.com] On Behalf Of Joseph Kong
|  Sent: Friday, November 14, 2003 9:32 AM
|  To: mono-list@ximian.com
|  Subject: [Mono-list] Mono NUnit question
|  
|  Dear Mono team,
|    I wrote a simple test program and successfully
|  compiled it to "mytest.dll"   Then, I tried to execute
|  it by doing the following: nunit-console mytest.dll
|  
|  
|  And, I obtained the following msg:
|  NUnit version 2.0.9

There's a newer version of nunit in mono's cvs, and possibly the latest
release.  You might want to try that.

Regards,
Nick D.