[Mono-list] Contributing Unit Tests

Miguel de Icaza miguel@ximian.com
04 Aug 2001 16:59:24 -0400


> I'm thinking about contributing unit tests to implemented/partially
> imlpemented classes.
> What's the current procedure for this? Is the author of the class supposed
> to write unit tests or can a different person do that?

Another person can do that.  If the author has not written a test, he
is likely not working on that right now

> Whom should I contact if I want to write unit tests for a particular class?

The web page (http://www.go-mono.com/class-status.html) lists the
contributors with their email addresses.

Miguel.