Closed hatemhelal closed 1 year ago
This adds the .pytest.ini file which configures the default cmd line arguments used when invoking pytest
.pytest.ini
pytest
So that CI testing and command-line testing give the same outputs?
yep exactly solves my common problem of forgetting to add the -s option to show stdout
-s
This adds the
.pytest.ini
file which configures the default cmd line arguments used when invokingpytest