[Mono-list] Contributing with tests
Nick Drochak
ndrochak@gol.com
Sat, 27 Apr 2002 10:07:53 +0900
| I would like to contribute with some tests.
| The problem is that I really don't know where to start. Who can help
me? I'm a quite new to C# and a
| complete rookie at unit testing.
You can check the web site. There's "getting started" pointers here:
http://www.go-mono.com/testing.html
Also, review the code for unit tests in mcs/class/corlib/Test to see
some complete ones.
Once you've done all that and you still have more questions, just ask.
HTH,
Nick D.