[Mono-list] Some random notes about writing tests

Nick Drochak ndrochak@gol.com
Sat, 2 Mar 2002 09:23:45 +0900


| after doing the testing work for several days on Linux I 
| start to get a feeling about how to write good tests - and I 
| also found examples for bad tests. So I try to write a little 
| style guide here.

I started a style guide a while back.  It would be a good idea to add
these things to mcs/class/doc/NUnitGuidlines

Maybe we should make this a little more visible by turning this guide
into an HTML page to be linked from (shown on) the
www.go-mono.com/testing page.

Nick D.