svelte-testbench
v0.2.1
Published
> A visual test runner for Svelte components.
Downloads
39
Readme
Svelte Testbench
A visual test runner for Svelte components.
This project has been born from the need of visually testing a Svelte component that has animations and other dynamic behaviours. With svelte-testbench you can place such components in isolation and capture the state you're interested in testing.
Usage
TODO