@romuleald/storybook-cypress-no-ko
v1.1.0
Published
Test with Cypress if all your stories render without error
Downloads
2
Readme
@romuleald/storybook-cypress-no-ko
Utilitaires pour améliorer l'accéssibilité des composants.
Installation
npm i -D @romuleald/storybook-cypress-no-ko
In your .spec file juste add
// ./cypress/integration/mytest.spec.js
require('@romuleald/storybook-cypress-no-ko');
Changelog
1.0.0
- 🚀 Tests all stories without error (
#root
with empty HTML)