Skip to content

Realtyka/playwright-sdet-test

Repository files navigation

Playwright SDET Test Boilerplate

Welcome to the Playwright SDET Test Boilerplate! This repository contains a boilerplate code setup specifically designed for candidates applying for a Software Development Engineer in Test (SDET) position. It provides a solid foundation to get you started with writing and running automated tests using Playwright.

Scripts

yarn install

Installs all the dependencies required for the project.

yarn test

Runs all the test cases using Playwright.

yarn lint

Checks the code for any linting errors using ESLint.

yarn lint:fix

Automatically fixes the linting errors in the code.

yarn ci

Runs the linting and test scripts in a continuous integration environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published