Talk:Automated Testing

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(New page: I crossed out a paragraph about naming tests a certain way in order to make sure they're run in a certain order because they depend on each other. This is bad practice. All tests should be...)

Revision as of 00:58, 9 October 2008

I crossed out a paragraph about naming tests a certain way in order to make sure they're run in a certain order because they depend on each other. This is bad practice. All tests should be able to run independently of one another. For any environment setup, use the SetUp and TearDown NUnit attributes.

Personal tools
General
About This Wiki