2021-05-31 22:12:43 +00:00
|
|
|
[pytest]
|
2021-06-24 05:08:33 +00:00
|
|
|
addopts = --show-capture=stdout
|
2021-05-31 22:12:43 +00:00
|
|
|
; 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.
|