@cnlabs/serp-card-component
v1.0.47
Published
Comes with tests out of the box using [svelte-testing-library](https://github.com/testing-library/svelte-testing-library) + [Jest](https://github.com/facebook/jest).
Downloads
6
Readme
Testing
Comes with tests out of the box using svelte-testing-library + Jest.
To Run tests:
npm test # or yarn
Storybook
To serve development build:
npm run storybook