Skip to content

How to auto-run an external program after Pytest completes execution? #9595

Answered by jeffwright13
jeffwright13 asked this question in Q&A
Discussion options

You must be logged in to vote

I ended up just calling my own method at the end of the whole test run (end of pytest_unconfigure), which makes a subprocess call to my TUI code. For now I seem to have solved the problem. Thanks for your input everyone. :-)

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@jeffwright13
Comment options

@jeffwright13
Comment options

@nicoddemus
Comment options

@jeffwright13
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jeffwright13
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