[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/memgraph/mage/main/python/pytest.ini [Back]  [Original]

[pytest]
addopts =
  -vv --quiet --maxfail=10
  --flake8
  --cov-report html --cov-report term --cov=.
python_files = test_*.py
testpaths = .

Web Proxy Viewer  |  New URL  |  Original Page