awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

12 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • dubzzz/fast-checkالصورة الرمزية لـ dubzzz

    dubzzz/fast-check

    4,778عرض على 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
    عرض على GitHub↗4,778
  • valentinh/jest-fail-on-consoleV

    ValentinH/jest-fail-on-console

    0عرض على GitHub↗

    Fails tests when console error methods are called

    عرض على GitHub↗0
  • mattphillips/jest-chainM

    mattphillips/jest-chain

    0عرض على GitHub↗

    Chains multiple matchers together into a single assertion

    عرض على GitHub↗0
  • macku/jest-puppe-shotsM

    macku/jest-puppe-shots

    0عرض على GitHub↗

    Creates component screenshots using Puppeteer during tests

    عرض على GitHub↗0
  • doctolib/jest-os-detectionD

    doctolib/jest-os-detection

    0عرض على GitHub↗

    Dynamically skips or enables tests based on operating system

    عرض على GitHub↗0
  • testdeck/testdeckT

    testdeck/testdeck

    0عرض على GitHub↗

    Decorator-based object-oriented testing wrapper

    عرض على GitHub↗0
  • mattphillips/jest-expect-messageM

    mattphillips/jest-expect-message

    0عرض على GitHub↗

    Adds custom failure messages to test assertions

    عرض على GitHub↗0
  • ballercat/jest-plugin-must-assertB

    ballercat/jest-plugin-must-assert

    0عرض على GitHub↗

    Fails tests lacking assertions and prevents promise leaks

    عرض على GitHub↗0
  • asvetliakov/typescript-snapshots-pluginA

    asvetliakov/typescript-snapshots-plugin

    0عرض على GitHub↗

    TypeScript server plugin for navigating snapshot files

    عرض على GitHub↗0
  • mattphillips/babel-jest-assertionsM

    mattphillips/babel-jest-assertions

    0عرض على GitHub↗

    Babel plugin to automatically enforce assertion counts in tests

    عرض على GitHub↗0
  • testdouble/testdouble-jestT

    testdouble/testdouble-jest

    0عرض على GitHub↗

    Support for testdouble.js mocking library

    عرض على GitHub↗0
  • thebrainfamily/wait-for-expectT

    TheBrainFamily/wait-for-expect

    0عرض على GitHub↗

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

    عرض على GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Library Extensions