Flaky

struct Flaky {
int retries;
}

Members

Manifest constants

defaultRetries
enum defaultRetries;

the number of times to run the test

Meta