sketch of BrowserStack and Selenium testing setup

This commit is contained in:
dandds
2018-10-01 09:19:25 -04:00
parent c4b7fdc015
commit 78af50fcf0
6 changed files with 122 additions and 20 deletions

View File

@@ -34,6 +34,7 @@ factory-boy = "*"
pytest-flask = "*"
pytest-env = "*"
pytest-cov = "*"
selenium = "*"
[requires]
python_version = "3.6.6"