NUnitAsp Code Generation
Last Thursday I was out visiting the e-business team at Mawson Lakes campus. I was showing them how to use NUnit and NUnitAsp for automated unit testing.
As I was setting up a test for NUnitAsp, I noticed how repetitive it was to:
- Browse the web page
- Find the control
- View the source to see the control's id.
- Add a variable declaration to the test class.
- Add a variable assignment/initialise to the SetUp method for the variable
- Back to step 2
Written on August 8, 2005