amanuensis/pytest.ini

5 lines
209 B
INI
Raw Normal View History

2021-05-31 22:12:43 +00:00
[pytest]
addopts = --show-capture=log
; pytest should be able to read the pyproject.toml file, but for some reason it
; doesn't seem to be working here. This file is a temporary fix until that gets
; resolved.