Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 271 Bytes

File metadata and controls

8 lines (8 loc) · 271 Bytes

Copy empty.env with name .env

Fill in .env with actual data

--------------------------------------

Execute commands:

python.exe -m pip install --upgrade pip

pip install -r requirements.txt

pytest [pytest -m api, pytest -m ui]

check report