detect_flake 0.6.0

Run many instances of the same command in parallel to find abnormal behavior or check if a test is flaky
1
2
3
if type nix &> /dev/null; then
    use flake
fi