awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dubzzz/fast-checkdubzzz 的头像

    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