This document introduces how to use Storybook by adding it to a Next.js project. You can create the UI of components in parallel with the program development.
Playwright is an open-source end-to-end test automation framework developed by Microsoft. It supports multiple browsers (Chromium, Firefox, WebKit) and can execute fast and reliable tests. Playwright offers many features, including cross-browser testing, screenshots, and PDF generation.