Skip to content

Commit

Permalink
make project firefox tests run headless
Browse files Browse the repository at this point in the history
  • Loading branch information
BeyondEvil authored and davehunt committed Aug 18, 2018
1 parent 6884950 commit 4085f32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ envlist = py{27,36,37,py,py3}, docs, flake8

[testenv]
passenv = DISPLAY PYTEST_ADDOPTS
setenv = MOZ_HEADLESS=1
deps = pytest-localserver
commands = pytest -v -r a {posargs}

Expand Down

0 comments on commit 4085f32

Please sign in to comment.