Tag
Playwright is introducing a new component testing approach with 'stories & galleries' — stories wrap a component in a scenario (props, providers, mock data) in a *.story.tsx file, and a gallery page renders them on demand across frameworks. Feedback is invited on the experimental CT packages.