[Mono-list] test contributing question

Nick Drochak ndrochak@gol.com
Fri, 3 May 2002 18:48:48 +0900


| I think I'm ready to embark on the journey of writing my first test :)

Great!  Welcome.

| Got some questions though.
| 1: Can I just pick a class or is there someone who points me 
| to some class?

Just pick one. I would recommend writing one for the corlib assembly.
You will find the tests for it in mcs/class/corlib/Test and it's sub
directories. Just find one that's missing, like Buffer.

| 2: If there is someone pointing could you please point me to 
| someone fairly easy? As I said, this is my first test case ever so.

Have a look at www.go-mono.org/testing.html and it's "Getting Started"
section.

Post here if you have more questions.

HTH,
Nick D.