busted-flaky

busted extension to retry flaky specs

$ luarocks install busted-flaky

busted-flaky is a busted extension for handling flaky specs by retrying
any block a specified number of times until it succeeds.

It adds a new block that can wrap `describe` and `it` blocks. It also
can be used by simply tagging any block with #flaky.

The name of the block (flaky), tag (#flaky), the number of retries and
the output on the specs can all be configured with -Xhelper options.

Versions

1.0.0-1195 days ago18 downloads
dev-1dev195 days ago1 download

Manifests