5 lines
209 B
INI
5 lines
209 B
INI
|
[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.
|