fail-fast
There are 15 repositories under fail-fast topic.
nodeshift/opossum
Node.js circuit breaker - fails fast ⚡️
mattphillips/jest-chain
Chain Jest matchers together to create one powerful assertion 🃏⛓
javierbrea/cypress-fail-fast
A Cypress plugin to skip tests on first failure.
mchalapuk/offensive.js
:facepunch: Human-readable, fast and boilerplate-free contract programming (precondition checks) for JavaScript.
maxim/loadout
Rails configuration helpers
michaelbull/karma-fail-fast-reporter
A Karma plugin. Report failures as soon as they occur.
Byndyusoft/grpc-timeouts
A library for customizable gRPC timeouts
fernandostockler/GuardClauses
A collection of extension methods for validating method arguments in order to spot bugs as quickly as possible.
raulbajales/go-argcheck
Simple Go argument preconditions checker
raymond-lam/promise-all-reject-later
A drop-in replacement for Promise.all() which does not fail-fast.
blaineziegler/assertions
A collection of static methods to conveniently assert your assumptions and throw exceptions when they don't hold
ferfujikawa/locatudo-fail-fast-validation
Aplicação de conceitos de Fail Fast Validation utilizando Flunt
mtumilowicz/java-iterator-fail-types
Fail-fast vs fail-safe vs weakly-consistent iterators.
sithu/py-circuitbreaker
CircuitBreaker for Python
tajpouria/circuit-breaker
A zero-dependency, fail-fast circuit breaker for promises.