A repository for learning and practicing frontend testing.
- Component testing w/ Storybook
Vitest browser mode
turing-frontend-test
git clone https://github.com/eunnbi/frontend-test.git
cd frontend-test
pnpm install
pnpm test
pnpm storybook
I read and summarize articles for learning about front-end testing