fickle 0.3.0

Tools for handling fickle (flaky) tests in rust.
Documentation
1
2
3
4
5
error: Requested a minimum of 4 passes with a maximum of 3 runs
 --> tests/ui/validate_both.rs:1:18
  |
1 | #[fickle::fickle(retries = 2, passes = 4)]
  |                  ^^^^^^^^^^^^^^^^^^^^^^^