Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 447 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 447 Bytes

Areionskey E2E Test

CodeFactor

A repository for E2E testing with Areionskey

Usage

It is assumed that you are using Areionskey.

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