Skip to content

How do I make the __test_project for the pytest tests stay around so that I can browse it when debugging? #79

Answered by vector-of-bool
Quincunx271 asked this question in Q&A
Discussion options

You must be logged in to vote

At the moment, yeah, that's the best that can be done. If you are debugging the Python test directly, the __test_project will stay around while you step through the test, otherwise it will be deleted immediately.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Quincunx271
Comment options

Answer selected by Quincunx271
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