Update TESTING.txt. Mantis #3174.
parent
142ad8826a
commit
dd70309fdf
|
@ -8,7 +8,7 @@ On Linux:
|
||||||
|
|
||||||
This will print out to the console the test state.
|
This will print out to the console the test state.
|
||||||
|
|
||||||
On Windows: ??
|
On Windows: Please see the TESTING ON WINDOWS section below.
|
||||||
|
|
||||||
|
|
||||||
Also, every checkin will run tests that are kicked off by bamboo.
|
Also, every checkin will run tests that are kicked off by bamboo.
|
||||||
|
@ -91,7 +91,8 @@ needs to be first copied to bin/ before nunit-console is executed.
|
||||||
[3] http://opensimulator.org:8085/
|
[3] http://opensimulator.org:8085/
|
||||||
"""
|
"""
|
||||||
|
|
||||||
==TESTING==
|
==TESTING ON WINDOWS==
|
||||||
|
|
||||||
To use nunit testing on opensim code, you have a variety of methods. The
|
To use nunit testing on opensim code, you have a variety of methods. The
|
||||||
easiast methods involve using IDE capabilities to test code. Using
|
easiast methods involve using IDE capabilities to test code. Using
|
||||||
VS2005/2008 I recommend using the testing capabilities of Resarper(commercial)
|
VS2005/2008 I recommend using the testing capabilities of Resarper(commercial)
|
||||||
|
|
Loading…
Reference in New Issue