ocf/tests/functional/pytest.ini
Kamil Lepek d416d166f2 Create config which excludes tests marked as "long" and security tests by default
Signed-off-by: Kamil Lepek <kamil.lepek94@gmail.com>
2019-06-10 13:04:49 +02:00

3 lines
57 B
INI

[pytest]
addopts = --ignore=tests/security -m "not long"