2024-04-28 16:46:55 -07:00
2024-04-28 16:46:55 -07:00
2024-04-28 16:46:55 -07:00

Demonstration of the use of "conditional cleanups" in pytest, as explored further in this blog post.

Run pytest, and observe that the tempfile is cleaned up for the passing test, but persisted for the failing test.

Description
No description provided
Readme 23 KiB
Languages
Python 100%