awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 repository-uri

Awesome GitHub RepositoriesLibrary Extensions

Plugins and extensions enhancing test assertion capabilities and workflow.

Explore 12 awesome GitHub repositories matching part of an awesome list · Library Extensions. Refine with filters or upvote what's useful.

Awesome Library Extensions GitHub Repositories

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

    dubzzz/fast-check

    4,778Vezi pe GitHub↗

    fast-check is a property-based testing framework and random data generator designed to verify software invariants by producing a wide range of randomized input data. It functions as a test data fuzzer that executes predicates against high volumes of random inputs to uncover edge cases and critical bugs. The project is distinguished by its ability to perform input-shrinking searches, which reduce complex failing inputs to their simplest form to isolate the exact cause of failure. It provides deterministic seed replay to exactly reproduce specific test failures and includes a concurrency testin

    Property-based fuzz testing integration for test suites

    TypeScriptfakerfuzzinggenerative-testing
    Vezi pe GitHub↗4,778
  • valentinh/jest-fail-on-consoleV

    ValentinH/jest-fail-on-console

    0Vezi pe GitHub↗

    Fails tests when console error methods are called

    Vezi pe GitHub↗0
  • mattphillips/jest-chainM

    mattphillips/jest-chain

    0Vezi pe GitHub↗

    Chains multiple matchers together into a single assertion

    Vezi pe GitHub↗0
  • macku/jest-puppe-shotsM

    macku/jest-puppe-shots

    0Vezi pe GitHub↗

    Creates component screenshots using Puppeteer during tests

    Vezi pe GitHub↗0
  • doctolib/jest-os-detectionD

    doctolib/jest-os-detection

    0Vezi pe GitHub↗

    Dynamically skips or enables tests based on operating system

    Vezi pe GitHub↗0
  • testdeck/testdeckT

    testdeck/testdeck

    0Vezi pe GitHub↗

    Decorator-based object-oriented testing wrapper

    Vezi pe GitHub↗0
  • mattphillips/jest-expect-messageM

    mattphillips/jest-expect-message

    0Vezi pe GitHub↗

    Adds custom failure messages to test assertions

    Vezi pe GitHub↗0
  • ballercat/jest-plugin-must-assertB

    ballercat/jest-plugin-must-assert

    0Vezi pe GitHub↗

    Fails tests lacking assertions and prevents promise leaks

    Vezi pe GitHub↗0
  • asvetliakov/typescript-snapshots-pluginA

    asvetliakov/typescript-snapshots-plugin

    0Vezi pe GitHub↗

    TypeScript server plugin for navigating snapshot files

    Vezi pe GitHub↗0
  • mattphillips/babel-jest-assertionsM

    mattphillips/babel-jest-assertions

    0Vezi pe GitHub↗

    Babel plugin to automatically enforce assertion counts in tests

    Vezi pe GitHub↗0
  • testdouble/testdouble-jestT

    testdouble/testdouble-jest

    0Vezi pe GitHub↗

    Support for testdouble.js mocking library

    Vezi pe GitHub↗0
  • thebrainfamily/wait-for-expectT

    TheBrainFamily/wait-for-expect

    0Vezi pe GitHub↗

    Async utility for waiting on expectations in end-to-end tests

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Library Extensions