pytest.ini 109 B

1234
  1. [pytest]
  2. testpaths = tests
  3. markers =
  4. integration: requires the disposable local Docker integration stack