Set Up #Vue #Vite and #Playwright in VS Code - #tutorial

preview_player
Показать описание
Learn how to set up #Vue using #Vite with ESLint Vitest and #Playwright to get your client side #JavaScript or #TypeScript web application set up with #Vitest for unit testing and Playwright for End-to-End #UITesting.

Timestamps:
0:00 - Intro
0:43 - Creating Application and Reviewing
2:26 - Running Unit and UI Tests
4:59 - Outro

#programming #coding #tutorial #tips
Рекомендации по теме
Комментарии
Автор

Very cool!
How do you import json files in e2e tests.
It requires me to include some babel plugins but no suggested way to do it in Vite

yovelinpanayotov