diff --git a/changelog/8141.feature.rst b/changelog/8141.feature.rst new file mode 100644 index 000000000..a8325fba3 --- /dev/null +++ b/changelog/8141.feature.rst @@ -0,0 +1 @@ +Added `--tmp-path-retention-count` and `--tmp-path-retention-policy` options to control how directories created by the `tmp_path` fixture are kept.