Use: python 3.9/requests/pytest
-
Use python 3.9 +
-
Create and activate virtual environments
python3 -m venv env source env/bin/activate
-
Run in terminal
pip install -r requirements.txt
-
Run tests from the folder tests with pytest or see Makefile
--url Base URL.