difuse-playwright/README.md
2024-02-07 05:32:43 +05:30

423 B

Difuse - Playwright

js-semistandard-style

This repo contains tests for the Difuse project using Playwright.

Install

Make sure you have Node.js installed. Then run:

npm install

Copy the .env.sample file to .env and fill in the required values.

Test

npm run test