How to automactially run the Unit test testcase multiple times.

Answered How to automactially run the Unit test testcase multiple times.

  • mercredi 18 juillet 2012 09:26
     
     

    I found that  the result of running a testcase was not consistant, sometimes pass sometimes fail.

    I would like to run that testcase multiple times, in order to see how frequent the testcase fail. How can I implement that under the unit test framework?

Toutes les réponses