aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
blob: e7d8505d801238c15d01033b63eebd975d48f1ed (plain)
1
2
3
4
5
6
7
[pytest]
python_files = *tests.py

cache_dir = /var/run/agl-test/.pytest_cache

markers =
  oss_default: default test suites of OSS like rpm, etc.