jest-preset-angular
Test config
A configuration preset for Angular projects to simplify testing with Jest
Jest configuration preset for Angular projects.
886 stars
19 watching
306 forks
Language: TypeScript
last commit: 1 day ago
Linked from 1 awesome list
angularjesttesting
Related projects:
Repository | Description | Stars |
---|---|---|
apentle/react-native-babel-jest | A testing configuration utility for React Native applications using Jest | 19 |
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 361 |
just-jeb/angular-builders | Consolidates builders for Angular build facade into a single repository | 1,145 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
styled-components/jest-styled-components | Utilities for testing Styled Components with Jest | 1,584 |
skovhus/jest-codemods | A toolset to simplify the transition from various testing frameworks to Jest | 880 |
dmiller9911/jest-aphrodite-react | A tool to help React developers visualize CSS styles in Jest snapshots | 13 |
hustcc/jest-electron | Enables running Jest unit tests in a real browser environment with Electron support | 155 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
kristiyan-velkov/angular-tour-of-heroes-jest-100-coverage | A fully testable Angular application with 100% unit testing coverage | 3 |
melange-community/melange-jest | Bindings for Jest testing framework to support Reason/OCaml development | 4 |
playwright-community/jest-playwright | A tool for running end-to-end tests using Jest and Playwright. | 532 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,135 |
just-jeb/jest-marbles | A set of helper functions and matchers for testing reactive code with RxJs | 113 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |