RSCs run in both frontend & backend environments, which makes them fast to render, but traditional testing difficult-to-impossible. Until now, the industry has largely resorted to E2E testing for RSCs. But they’re just components, so we made it possible to Component Test them.
ALT A spectrum titled When to test RSCs, going from In dev to In CI. Component tests in Storybook span the spectrum. End-to-end tests in Playwright only spans the end near In CI.