brew install python3
brew postinstall python3
pip3 install -r requirements.txt
pytest
BROWSER=chrome pytest
BROWSER=chrome pytest -s -v -n=2
snap=1 pytest
| Name | Name | Last commit date | ||
|---|---|---|---|---|
brew install python3
brew postinstall python3
pip3 install -r requirements.txt
pytest
BROWSER=chrome pytest
BROWSER=chrome pytest -s -v -n=2
snap=1 pytest