Registry / testing / minitest-retry

minitest-retry

JSON →
library0.3.1rbrubygemsunverified

Re-runs failing tests automatically to handle flaky tests.

gem install minitest-retry
INSTALL
IMPORT
SIG · MINITEST-RETRY
M
minitest-retry
testingrubyv0.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Minitest
require 'minitest/retry'

Enable automatic retry of failing tests.

require 'minitest/retry' Minitest::Retry.use!
Debug
Known issues
gotchaRetrying tests can mask real failures if not configured carefully.
fix
Set a maximum retry count and log retries to identify flaky tests.
affects: >= 0.3.0
Upgrade
Version history
0.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
minitest-retry — gem install minitest-retry · libregistry