Playwright

A small framework for running tests on web app and run tests on Jenkins and github acitons

Badges

Playwright Tests

Allure report

https://hemantjanrao.github.io/withplaywright/

Installation

Install my-project with npm

  git clone <code repository>
  cd new-project
  yarn

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  yarn install

Lint

  yarn format
  yarn lint

Run tests

  yarn test

Running Tests

To run tests, run the following command

  yarn test

🛠 Skills

Javascript, HTML, CSS...

Tech Stack

Playwright, Typpescript, NodeJS, Visual studio code