svelte-jester
Svelte component compiler
A Jest transformer for Svelte that compiles components before importing them into tests.
A Jest transformer for Svelte - compile your components before importing them into tests.
128 stars
4 watching
18 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
jestjest-transformersveltesvelte-v3testingtesting-library
Related projects:
Repository | Description | Stars |
---|---|---|
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
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 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 623 |
thecomputerm/svelte-docster | Generates metadata for Svelte component types from JSDoc comments. | 9 |
styled-components/jest-styled-components | Utilities for testing Styled Components with Jest | 1,585 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,759 |
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |
thymikee/jest-preset-angular | A configuration preset for Angular projects to simplify testing with Jest | 889 |
sveltejs/component-template | A base for building reusable Svelte components | 560 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |
fusioncharts/svelte-fusioncharts | A Svelte component for rendering charts from the FusionCharts JavaScript charting library. | 129 |
skovhus/jest-codemods | A toolset to simplify the transition from various testing frameworks to Jest | 882 |
stephanepericat/svelte-boilerplate | A Svelte.js project with built-in features for development, testing, and deployment. | 18 |
iamyuu/gridjs-svelte | A Svelte wrapper component for the Grid.js library to build table-based interfaces | 58 |