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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
T

testdeck/testdeck

0
View on GitHub↗
0 stars·0 forks·4 views

Testdeck

Features

  • Library Extensions - Decorator-based object-oriented testing wrapper

Star history

Star history chart for testdeck/testdeckStar history chart for testdeck/testdeck

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of testdeck/testdeck?

The main features of testdeck/testdeck are: Library Extensions.

What are some open-source alternatives to testdeck/testdeck?

Open-source alternatives to testdeck/testdeck include: asvetliakov/typescript-snapshots-plugin. ballercat/jest-plugin-must-assert. doctolib/jest-os-detection. dubzzz/fast-check — fast-check is a property-based testing framework and random data generator designed to verify software invariants by… macku/jest-puppe-shots. mattphillips/babel-jest-assertions.

Open-source alternatives to Testdeck

Similar open-source projects, ranked by how many features they share with Testdeck.
  • ballercat/jest-plugin-must-assertB

    ballercat/jest-plugin-must-assert

    0View on GitHub↗
    View on GitHub↗0
  • doctolib/jest-os-detectionD

    doctolib/jest-os-detection

    0View on GitHub↗
    View on GitHub↗0
  • dubzzz/fast-checkdubzzz avatar

    dubzzz/fast-check

    4,778View on 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

    TypeScriptfakerfuzzinggenerative-testing
    View on GitHub↗4,778
  • asvetliakov/typescript-snapshots-pluginA

    asvetliakov/typescript-snapshots-plugin

    0View on GitHub↗
    View on GitHub↗0
See all 11 alternatives to Testdeck→