awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dubzzz/fast-checkAvatar von dubzzz

    dubzzz/fast-check

    4,778Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,778
  • valentinh/jest-fail-on-consoleV

    ValentinH/jest-fail-on-console

    0Auf GitHub ansehen↗

    Fails tests when console error methods are called

    Auf GitHub ansehen↗0
  • mattphillips/jest-chainM

    mattphillips/jest-chain

    0Auf GitHub ansehen↗

    Chains multiple matchers together into a single assertion

    Auf GitHub ansehen↗0
  • macku/jest-puppe-shotsM

    macku/jest-puppe-shots

    0Auf GitHub ansehen↗

    Creates component screenshots using Puppeteer during tests

    Auf GitHub ansehen↗0
  • doctolib/jest-os-detectionD

    doctolib/jest-os-detection

    0Auf GitHub ansehen↗

    Dynamically skips or enables tests based on operating system

    Auf GitHub ansehen↗0
  • testdeck/testdeckT

    testdeck/testdeck

    0Auf GitHub ansehen↗

    Decorator-based object-oriented testing wrapper

    Auf GitHub ansehen↗0
  • mattphillips/jest-expect-messageM

    mattphillips/jest-expect-message

    0Auf GitHub ansehen↗

    Adds custom failure messages to test assertions

    Auf GitHub ansehen↗0
  • ballercat/jest-plugin-must-assertB

    ballercat/jest-plugin-must-assert

    0Auf GitHub ansehen↗

    Fails tests lacking assertions and prevents promise leaks

    Auf GitHub ansehen↗0
  • asvetliakov/typescript-snapshots-pluginA

    asvetliakov/typescript-snapshots-plugin

    0Auf GitHub ansehen↗

    TypeScript server plugin for navigating snapshot files

    Auf GitHub ansehen↗0
  • mattphillips/babel-jest-assertionsM

    mattphillips/babel-jest-assertions

    0Auf GitHub ansehen↗

    Babel plugin to automatically enforce assertion counts in tests

    Auf GitHub ansehen↗0
  • testdouble/testdouble-jestT

    testdouble/testdouble-jest

    0Auf GitHub ansehen↗

    Support for testdouble.js mocking library

    Auf GitHub ansehen↗0
  • thebrainfamily/wait-for-expectT

    TheBrainFamily/wait-for-expect

    0Auf GitHub ansehen↗

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

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