Skip to content

capture option in ini_options #10953

Closed Answered by nicoddemus
silverwind asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

You can use addopts and pass -p no:capture.

[tool.pytest.ini_options]
addopts = "-p no:capture"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by silverwind
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #10952 on April 28, 2023 11:45.