pytest.ini 72 B

123
  1. [pytest]
  2. addopts = -s --tb=native --maxfail=1
  3. python_files = *_test.py