Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 442 Bytes

Ayuskey E2E Test

CodeFactor

A repository for E2E testing with Ayuskey

Usage

It is assumed that you are using Ayuskey.

  1. git clone into the Ayuskey project
  2. run the following command
pip install -r requirements.txt
python -m playwright install
pytest run.py