blob: 9ee6bdc26702773f3361c706dab4e3ce5989b4d0 [file] [log] [blame]
#content of pytest.ini
[pytest]
markers =
smoke_test: mark test as Smoke.
performance_test: mark test as Performance.
#addopts = -vv --color=yes --junit-xml=report.xml
#Single line of addopts
addopts = -vv --color=yes -ra -p stepler.third_party.destructive_dispatcher -p stepler.third_party.idempotent_id -p stepler.third_party.default_project --use-default-project