10 Repos
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.
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.
Debug your Jest tests. Effortlessly.🛠🖼
Provides visual debugging for Jest tests.
Jest configuration preset for Angular projects.
Configures Jest for Angular project compatibility.
Codemods for migrating to Jest https://github.com/facebook/jest 👾
Migrates existing tests to Jest.
Cutleries to help you cook better apps.
Enables Playwright component testing for Angular.
Helpers library for marbles testing with Jest
Helpers for testing RxJS marbles with Jest.
Simpler, cleaner Angular unit tests
Simplifies and cleans up Angular unit tests.
Reaching New Frontiers in Frontend Testing
Enables visual inspection and precise Playwright testing.
Angular docker image capable of running Karma with Chrome
Docker image for running Karma tests.
🔬 WebdriverIO support for Angular component test harnesses
WebdriverIO support for Angular component harnesses.