fickle 0.3.0

Tools for handling fickle (flaky) tests in rust.
Documentation
1
2
3
4
#[fickle::fickle]
struct Test;

fn main() {}