svelte-jest
Component transformer
Transforms Svelte components for integration with Jest testing framework
Jest Svelte component transformer
36 stars
3 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
jestsveltetestingtransformer
Related projects:
Repository | Description | Stars |
---|---|---|
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
pngwn/svelte-test | Utilities for transforming and testing Svelte components | 25 |
styled-components/jest-styled-components | Utilities for testing Styled Components with Jest | 1,585 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 623 |
apentle/react-native-babel-jest | A testing configuration utility for React Native applications using Jest | 19 |
pngwn/svelte-adapter | An adapter utility allowing Svelte components to be used within React and Vue frameworks. | 301 |
hapag-lloyd/jest-puppeteer-react | A tool for automating React component testing in headless browsers using Jest and Puppeteer | 71 |
thymikee/jest-preset-angular | A configuration preset for Angular projects to simplify testing with Jest | 889 |
skovhus/jest-codemods | A toolset to simplify the transition from various testing frameworks to Jest | 882 |
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 363 |
r17x/jasat | A tool for automating transformations and modifications to JavaScript code. | 2 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,134 |
ivanzusko/vite-template-react-ts-jest | A basic template for building React applications with TypeScript and Vite, including support for Jest testing and ESLint configuration | 1 |