/ pytest.ini
pytest.ini
1  [pytest]
2  python_files=tests/*.py
3  addopts = "--color=yes"