summaryrefslogtreecommitdiffstats
path: root/testing/webcompat/interventions/pytest.ini
blob: 89404d9751cd6249a3653256f1e2cc7bc1eaaeb6 (plain)
1
2
3
4
5
6
[pytest]
console_output_style = classic
markers =
  skip_platforms: skip tests on specific platforms (mac, linux, windows)
  with_interventions: enable web-compat interventions
  without_interventions: disable web-compat interventions