storybook + testplane + coverage #1054
Unanswered
albion9919
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello! Have you considered using "@testplane/storybook" plugin? It just automatically tests all of the stories, so coverage would be simply 100%. Link: https://testplane.io/docs/v8/plugins/testplane-storybook/ You can also read more about it here: https://testplane.io/blog/screenshot-testing-with-storybook/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello !
I read storybook coverage docs and i don't have ideas how to combine 'storybook + testplane + coverage'
Environment: We have simple script, that collect stories and pass it to testplane for tests.
Resources: https://storybook.js.org/docs/writing-tests/test-coverage
How can i do it ?
Beta Was this translation helpful? Give feedback.
All reactions