awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesError Simulation Utilities

Tools for injecting network failures into tests.

Explore 3 awesome GitHub repositories matching testing & quality assurance · Error Simulation Utilities. Refine with filters or upvote what's useful.

Awesome Error Simulation Utilities GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • angular/angularAvatar angular

    angular/angular

    100,360Vezi pe GitHub↗

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex application requirements such as client-side routing, form management, and internationalization. The project includes a command-line interface for scaffolding and build automation, alongside a testing ecosystem for unit and integration verification. It offers multiple rendering

    Injects network failures and backend errors to test application resilience.

    TypeScriptangularjavascriptpwa
    Vezi pe GitHub↗100,360
  • nock/nockAvatar nock

    nock/nock

    13,103Vezi pe GitHub↗

    nock is a Node.js HTTP mocking library and request interceptor. It captures outgoing network traffic to specific hosts and paths, returning predefined responses to decouple applications from external servers during automated testing. The project functions as an API expectation framework to verify that specific calls were made with correct parameters. It includes a traffic recorder that captures real network interactions as fixtures for playback and a network simulation tool to introduce artificial latency or trigger network errors. Its capabilities cover request matching via hostnames, paths

    Introduces artificial latency and triggers network errors to test how the application handles failures.

    JavaScripthttpjavascriptmock
    Vezi pe GitHub↗13,103
  • axllent/mailpitAvatar axllent

    axllent/mailpit

    8,764Vezi pe GitHub↗

    Mailpit is an SMTP mail testing server and web-based email inbox designed to intercept and store outgoing emails for development and integration testing without delivering them to real recipients. It functions as an SMTP mocking tool and relay gateway, allowing users to capture mail traffic and view it through a browser interface. The project distinguishes itself by providing tools for SMTP server simulation, including the ability to inject failure codes to test application resilience. It also includes an email compatibility analyzer that validates HTML rendering, checks link integrity, and s

    Provides tools for injecting SMTP failure codes to test application resilience to network errors.

    Goemail-testinggogolang
    Vezi pe GitHub↗8,764
  1. Home
  2. Testing & Quality Assurance
  3. API and Network Testing
  4. Network Testing
  5. Error Simulation Utilities