/ayuskey-e2e

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

Primary LanguagePythonMIT LicenseMIT

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