blob: 140ce236ffd54cd149bd9926d7938255a6652cf5 [file] [log] [blame] [edit]
[pytest]
norecursedirs = .* {arch} *.egg html5lib third_party pywebsocket six wave wpt wptrunner
xfail_strict = true
addopts = --strict-markers
markers =
slow: marks tests as slow (deselect with '-m "not slow"')
remote_network