Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set default verbosity of pytest to 1
This is equivalent to the `-v` option, which e.g. shows each test inside a file as a separate line in the output, showing the reason why a test was skipped. xref. https://docs.pytest.org/en/7.1.x/how-to/output.html#verbosity
- Loading branch information