Skip to content

NikkTod/demo-playwright-ts

Repository files navigation

Framework created for demo purpuse. Consists of 3 types of autotation tests: a) UI functional b) API (backend) c) UX (pixel comparison)

Prerequisites: Node JS (>18) VS Code Typescript (>5)

Clone project Install all needed npm packages (@playwright/test, @types/node, playwright-bdd, typescript, dotenv) Run command to generate playwright test files from feature files 'npx bddgen' Run tests locally on chrome with command 'npx playwright test'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published