/ pytest.ini
pytest.ini
1  [pytest]
2  addopts = -v --tb=short --show-capture=no
3  testpaths = tests/unit/ tests/integration/