Skip to content
Snippets Groups Projects
Unverified Commit 08b3ed74 authored by Luke Murphy's avatar Luke Murphy
Browse files

Skip the phantomjs tests by default.

parent 2fade367
No related branches found
No related tags found
1 merge request!54Upgrade, Remove DYE, Fix up failing tests
[tool:pytest]
addopts = --reuse-db --strict --tb=short
addopts = --reuse-db --strict --tb=short -m "not phantomjs"
python_files=*test.py *tests.py
norecursedirs = static .ve
markers =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment