[Mono-list] Contributing Unit Tests

Marcin Szczepanski marcins@zipworld.com.au
Sun, 5 Aug 2001 14:20:19 +1000


I suppose you could contact the maintainer of a class and ask them if
they're working on unit tests already and if not do they want someone
else to.

If you want to get started my tests for System.IO.Path could use a bit
of work, I'm sure there are a lot of varied test cases I hadn't thought
of.  My implementation for the class itself isn't done, but the tests
are in CVS so you can hack away.  If you make any changes you can send
me a diff and I'll stick it in CVS.

Regards,
Marcin Szczepanski
marcins@zipworld.com.au 

> -----Original Message-----
> From: mono-list-admin@ximian.com 
> [mailto:mono-list-admin@ximian.com] On Behalf Of Alexander Klyubin
> Sent: Saturday, 4 August 2001 20:01
> To: mono-list@ximian.com
> Subject: [Mono-list] Contributing Unit Tests
> 
> 
> Hi!
> 
> 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?
> 
> Whom should I contact if I want to write unit tests for a 
> particular class?
> 
> Regards,
> Alexander Klyubin
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com 
> http://lists.ximian.com/mailman/listinfo/mono-> list
>