Storybook Testing Library
Storybook integration for Testing Library, instrumented for use with the Interactions addon.
For documentation, check the Storybook docs
In Storybook 8, this package functionality has been integrated to a new package called @storybook/test, which uses Vitest APIs for an improved experience. When upgrading to Storybook 8 with 'npx storybook@latest upgrade', you will get prompted and will get an automigration for the new package. Please migrate when you can.
Instrumented version of Testing Library for Storybook Interactions
Storybook integration for Testing Library, instrumented for use with the Interactions addon.
For documentation, check the Storybook docs