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?