pytest.ini 121 B

1234
  1. [pytest]
  2. testpaths = tests/dms
  3. markers =
  4. integration: requires an explicit DMS_TEST_DATABASE_URL MySQL test database