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
skovhus avatar

skovhus/jest-codemods

0
View on GitHub↗
887 starsΒ·81 forksΒ·TypeScriptΒ·MITΒ·10 views

Jest Codemods

Codemods for migrating to Jest https://github.com/facebook/jest πŸ‘Ύ

Features

  • Component Testing - Migrates existing tests to Jest.
  • Test Migration Tools - Codemods for migrating from other test frameworks to Jest
  • Testing Tools - Migrates existing tests to the Jest framework.

Star history

Star history chart for skovhus/jest-codemodsStar history chart for skovhus/jest-codemods

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Jest Codemods

These projects share indexed features with Jest Codemods. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jscutlery/devkitjscutlery avatar

    jscutlery/devkit

    268View on GitHub↗

    Cutleries to help you cook better apps.

    TypeScript
    View on GitHub↗268
  • just-jeb/jest-marblesjust-jeb avatar

    just-jeb/jest-marbles

    114View on GitHub↗

    Helpers library for marbles testing with Jest

    TypeScript
    View on GitHub↗114
  • badisi/wdio-harnessbadisi avatar

    badisi/wdio-harness

    6View on GitHub↗

    πŸ”¬ WebdriverIO support for Angular component test harnesses

    TypeScript
    View on GitHub↗6
  • kulshekhar/ts-jestkulshekhar avatar

    kulshekhar/ts-jest

    7,077View on 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
    View on GitHub↗7,077
Compare all 30 related projects→

Frequently asked questions

What does skovhus/jest-codemods do?

Codemods for migrating to Jest https://github.com/facebook/jest πŸ‘Ύ

What are the main features of skovhus/jest-codemods?

The main features of skovhus/jest-codemods are: Component Testing, Test Migration Tools, Testing Tools.

Which projects share features with skovhus/jest-codemods?

Projects with overlapping indexed features include: just-jeb/jest-marbles β€” Helpers library for marbles testing with Jest. ninja-squad/ngx-speculoos β€” Simpler, cleaner Angular unit tests. badisi/wdio-harness β€” πŸ”¬ WebdriverIO support for Angular component test harnesses. jscutlery/devkit β€” Cutleries to help you cook better apps. kulshekhar/ts-jest β€” ts-jest is a TypeScript compilation tool and transformer that enables the Jest testing framework to execute tests… nvh95/jest-preview β€” Debug your Jest tests. Effortlessly.πŸ› πŸ–Ό.