RepeatAttribute (NUnit 2.5)

RepeatAttribute is used on a test case to specify that it should be executed multiple times. If any repetition fails, the remaining ones are not run and a failure is reported.