[Mono-list] FAQ for the testing page on web site

Nick Drochak ndrochak@gol.com
Sat, 9 Feb 2002 07:42:48 +0900


Miguel,

I wrote a "Getting Started" section for the testing web page.  I've
answered this question a few times now, so it definitely qualifies as a
FAQ.  See diff below.  I didn't want to commit unit you check the links,
etc.

Nick D.


Index: testing
===================================================================
RCS file: /cvs/public/mono/doc/testing,v
retrieving revision 1.6
diff -u -r1.6 testing
--- testing     2002/01/22 14:29:10     1.6
+++ testing     2002/02/08 18:47:07
@@ -29,3 +29,14 @@
        JUnit Test Infected: Programmers Love Writing Tests</a>.


+** Getting Started
+
+       We welcome all contributions to the Class Libary Test Suite.
There is
+       information to help you get started in CVS at
+       mcs/class/doc/NUnitGuidelines. Once you have written your test,
please
+       post it to <a href="resources.html#mailing">mono-list</a>.
Someone
+       will make sure to add the file or apply the patch as
appropriate. If
+       you plan to be an on-going contributor and would like to get a
cvs
+       account, email <a href="mailto:miguel@ximian.com">miguel</a>.
Normally,
+       after you send a couple of well-written new files and/or patches
to the
+       list, you will be given cvs access.