Skip to content

dlog6649/Compare-E2E-Testing-Tools

Repository files navigation

모든 테스트의 실행을 위해서는 다른 콘솔에서 yarn start로 리액트 앱을 실행 후 진행필요.

Cypress

yarn cypress open

Cypress 실행

TestCafe

yarn test:cafe

TestCafe 실행

Playwright

npx playwright install

playwright 실행 관련 파일들 설치

yarn playwright test

Playwright 실행

yarn playwright test --headed

Playwright headed 모드 실행

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published