[Mono-dev] Mono Testing

Sebastien Pouliot sebastien.pouliot at gmail.com
Mon Apr 20 20:02:46 EDT 2009


On Mon, 2009-04-20 at 17:55 -0400, Marvin Billings wrote:
> Hi,
> 
> I am new to the mono project. I am interested in writing test for the
> project. I visited the testing page. I'm a little confused where to go
> to see the status of test that have been written. 

You can get the source of the test from SVN or on the web [1]

[1] http://www.mono-project.com/SVN
[2] http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/corlib/Test/

for their status you can look at of build bots [3] since the tests are
executed by them for (most) checkins and the results are made available
(e.g. [4])

[3] http://mono.ximian.com/monobuild/
[4]
http://mono.ximian.com/monobuild/builds/HEAD/sles-10-i586/mono/132212/logs/test-corlib-2.0.log

> Can someone please point me in the right direction so I can start
> writing awesome test?

http://www.mono-project.com/Guidelines

Have fun!
Sebastien



More information about the Mono-devel-list mailing list