mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
7 lines
230 B
INI
7 lines
230 B
INI
[pytest]
|
|
norecursedirs = .* {arch} *.egg html5lib third_party pywebsocket six wpt wptrunner
|
|
xfail_strict = true
|
|
addopts = --strict-markers
|
|
markers =
|
|
slow: marks tests as slow (deselect with '-m "not slow"')
|
|
remote_network
|