108 skills found · Page 1 of 4
TraceMachina / NativelinkNativeLink is a Nix-powered, open source, high-performance build cache and remote execution server, compatible with Bazel, Soong, Pants, Buck2, Reclient, and other RE-compatible build systems. It offers drastically faster builds, reduced test flakiness, and support for specialized hardware.
rholder / Guava RetryingThis is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.
aarondfrancis / FlakyHandle intermittent failures caused by unreliable third parties
box / FlakyPlugin for nose or pytest that automatically reruns flaky tests.
ctrf-io / Github Test ReporterPublish and view test reporting directly in your GitHub Actions CI/CD workflow and Pull Requests with detailed test summaries, failed test analyses, and flaky test detection.
gradle / Test Retry Gradle PluginGradle plugin to retry tests that have failed to mitigate test flakiness.
RotBolt / FlakerA flaky network simulator for your mobile app
avmnu-sng / Rspec TracerRSpec Tracer is a specs dependency analyzer, flaky tests detector, tests accelerator, and coverage reporter tool.
dropbox / Pytest FlakefinderRuns tests multiple times to expose flakiness.
rwx-research / CaptainThe Captain CLI can detect and quarantine flaky tests, automatically retry failed tests, partition files for parallel execution, produce markdown failure summaries, and more. It's compatible with most modern testing frameworks.
GoogleChromeLabs / Affilicats🐈 Progressive Web App demo that showcases flaky network resilience measures (📶 or 🚫📶).
flexport / QuarantineQuarantine flaky Ruby Rspec tests
ESSS / Pytest ReplaySaves runs to allow to re-execute previous pytest runs to reproduce crashes or flaky tests
keidyz / EnflakeA package that alters JavaScript's core built-in standard objects such as Array.push and JSON.parse in ways that would make them act unreliably without throwing errors nor causing direct exceptions that would make issues traceable to the enflake package
getsentry / Pytest SentryTrack flaky tests in Sentry
testdriverai / GoodlooksVisually Validate Playwright Tests Without Flaky Selectors
whitslack / FlakyflashDiagnose and salvage FAT- and exFAT-formatted flash media having flaky sectors
adamliesko / RetryConfigurable Go retry package, which invokes flaky functions until they succeed.
wlsf82 / Protractor HelperWrite robust and flakiness-free tests with Protractor.
bZichett / Jest RetryJest retry pattern for flaky E2E tests