/areionskey-e2e

Areionskey の E2E テスト用リポジトリ

Primary LanguagePythonMIT LicenseMIT

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