pytest.ini 99 B

123
  1. # Filter pytest to only running files with the following pattern
  2. [pytest]
  3. python_files = test_*.py