awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 dépôts

Awesome GitHub RepositoriesComponent Testing

Utilities for unit and component-level testing.

Explore 10 awesome GitHub repositories matching part of an awesome list · Component Testing. Refine with filters or upvote what's useful.

Awesome Component Testing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kulshekhar/ts-jestAvatar de kulshekhar

    kulshekhar/ts-jest

    7,077Voir sur GitHub↗

    ts-jest is a TypeScript compilation tool and transformer that enables the Jest testing framework to execute tests written in TypeScript. It functions as a bridge that transpiles typed source code into executable JavaScript while maintaining the necessary integration for test runner execution. The project distinguishes itself by providing on-the-fly type diagnostics and pre-test type validation to identify structural errors before the execution phase. It includes a source map handler that links compiled JavaScript output back to the original TypeScript source lines to ensure accurate error sta

    TypeScript transformer for Jest.

    TypeScript
    Voir sur GitHub↗7,077
  • nvh95/jest-previewAvatar de nvh95

    nvh95/jest-preview

    2,393Voir sur GitHub↗

    Debug your Jest tests. Effortlessly.🛠🖼

    Provides visual debugging for Jest tests.

    TypeScript
    Voir sur GitHub↗2,393
  • thymikee/jest-preset-angularAvatar de thymikee

    thymikee/jest-preset-angular

    917Voir sur GitHub↗

    Jest configuration preset for Angular projects.

    Configures Jest for Angular project compatibility.

    TypeScript
    Voir sur GitHub↗917
  • skovhus/jest-codemodsAvatar de skovhus

    skovhus/jest-codemods

    887Voir sur GitHub↗

    Codemods for migrating to Jest https://github.com/facebook/jest 👾

    Migrates existing tests to Jest.

    TypeScript
    Voir sur GitHub↗887
  • jscutlery/devkitAvatar de jscutlery

    jscutlery/devkit

    268Voir sur GitHub↗

    Cutleries to help you cook better apps.

    Enables Playwright component testing for Angular.

    TypeScript
    Voir sur GitHub↗268
  • just-jeb/jest-marblesAvatar de just-jeb

    just-jeb/jest-marbles

    114Voir sur GitHub↗

    Helpers library for marbles testing with Jest

    Helpers for testing RxJS marbles with Jest.

    TypeScript
    Voir sur GitHub↗114
  • ninja-squad/ngx-speculoosAvatar de Ninja-Squad

    Ninja-Squad/ngx-speculoos

    77Voir sur GitHub↗

    Simpler, cleaner Angular unit tests

    Simplifies and cleans up Angular unit tests.

    TypeScript
    Voir sur GitHub↗77
  • testronaut/testronautAvatar de testronaut

    testronaut/testronaut

    69Voir sur GitHub↗

    Reaching New Frontiers in Frontend Testing

    Enables visual inspection and precise Playwright testing.

    TypeScript
    Voir sur GitHub↗69
  • trion-development/docker-ng-cli-karmaAvatar de trion-development

    trion-development/docker-ng-cli-karma

    61Voir sur GitHub↗

    Angular docker image capable of running Karma with Chrome

    Docker image for running Karma tests.

    Dockerfile
    Voir sur GitHub↗61
  • badisi/wdio-harnessAvatar de badisi

    badisi/wdio-harness

    6Voir sur GitHub↗

    🔬 WebdriverIO support for Angular component test harnesses

    WebdriverIO support for Angular component harnesses.

    TypeScript
    Voir sur GitHub↗6
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Component Testing