svelte-test
Svelte component transformer
Utilities for transforming and testing Svelte components
Testing utilities for Svelte
25 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pngwn/svelte-adapter | An adapter utility allowing Svelte components to be used within React and Vue frameworks. | 301 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
testing-library/svelte-testing-library | Provides utilities for testing Svelte components with a focus on realistic testing scenarios and good development practices. | 620 |
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/prism-svelte | A Svelte language extension for prismjs that provides syntax highlighting for Svelte code. | 65 |
pngwn/svelte-react-template | A basic Svelte app template with Rollup setup and deployment scripts. | 2 |
iamyuu/gridjs-svelte | A Svelte wrapper component for the Grid.js library to build table-based interfaces | 57 |
pngwn/svelte-travel-transitions | An Svelte application demonstrating native-like page transitions with animations and state management. | 195 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |
stephanepericat/svelte-boilerplate | A Svelte.js project with built-in features for development, testing, and deployment. | 17 |
polymerelements/iron-test-helpers | Utility classes to simplify testing of web components | 26 |
fusioncharts/svelte-fusioncharts | A Svelte component for rendering charts from the FusionCharts JavaScript charting library. | 129 |
windygex/preact-test-utils | A utility package to mock React Test Utilities methods for Preact applications. | 7 |
pyoner/svelte-typescript | A monorepo of preprocessor, template, and type definitions for Svelte v3 using TypeScript. | 209 |