[Mono-list] gnunit 0.2 released
Gonzalo Paniagua Javier
gonzalo@ximian.com
Sun, 05 Oct 2003 01:07:25 +0200
Hi there!
Here's the first public source code release of gnunit (formerly known as
nunit-gtk).
gnunit is a Gtk# frontend for running NUnit2 tests.
If you are willing to start contributing to mono, one of the first
things to do is writing tests for those classes that don't have one
already or improve the exiting ones. Running tests with nunit-console is
boring, so...
* Features
Display and save test results.
* Availability
http://primates.ximian.com/~gonzalo/mono/gnunit/gnunit-0.2.tar.gz
* Screenshot
http://primates.ximian.com/~gonzalo/mono/gnunit/gnunit-0.2.png
-Gonzalo