Deprecated Storybook addon that throws migration errors directing users to the new package structure in Storybook 9.0
86
A test suite that reuses existing Storybook stories in unit tests to validate component behavior outside of the Storybook environment.
@generates
/**
* Test suite that validates components by reusing their Storybook stories.
* Tests should import stories and render them in a testing framework
* to verify component behavior outside of Storybook.
*/Provides utilities for reusing Storybook stories in external testing environments.
@satisfied-by
Provides React component testing utilities for rendering and querying components.
@satisfied-by
Provides the testing framework for running unit tests.
@satisfied-by
Install with Tessl CLI
npx tessl i tessl/npm-storybook--addon-backgroundsdocs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10