A small framework for running tests on web app and run tests on Jenkins and github acitons
https://hemantjanrao.github.io/withplaywright/
Install my-project with npm
git clone <code repository>
cd new-project
yarn
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
To run tests, run the following command
yarn test
Javascript, HTML, CSS...
Playwright, Typpescript, NodeJS, Visual studio code