jest-transform-svelte
Component tester
A tool to enable unit testing of Svelte components with Jest
Jest Transformer for Svelte components
35 stars
0 watching
7 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |
pngwn/svelte-test | Utilities for transforming and testing Svelte components | 25 |
hapag-lloyd/jest-puppeteer-react | A tool for automating React component testing in headless browsers using Jest and Puppeteer | 71 |
styled-components/jest-styled-components | Utilities for testing Styled Components with Jest | 1,584 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |
pngwn/svelte-adapter | An adapter utility allowing Svelte components to be used within React and Vue frameworks. | 301 |
ekhaled/svelte-dev-helper | A utility library to simplify development and debugging of Svelte components | 6 |
apentle/react-native-babel-jest | A testing configuration utility for React Native applications using Jest | 19 |
proverbial-ninja/vscode-svelte-component-extractor | An extension for Visual Studio Code that extracts and creates new Svelte components from highlighted text. | 30 |
lunatk/svelte-web-component-builder | A set of tools and templates for building reusable Svelte components as Web Components. | 5 |
testing-library/eslint-plugin-jest-dom | A plugin that enforces best practices for using Jest Dom in ESLint configurations | 361 |
just-jeb/jest-marbles | A set of helper functions and matchers for testing reactive code with RxJs | 113 |
jstepien/mutant | A tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability | 102 |