running tests with pytester kills all other prior pytest folders #4042
Labels
plugin: pytester
related to the pytester builtin plugin
plugin: tmpdir
related to the tmpdir builtin plugin
type: bug
problem that needs to be addressed
pytester doesn't hand pytest a new tmpdir root, in turn triggering the plain deletion of all pytest-* folders
im sorting this out in the pathlib port of tmpdir
The text was updated successfully, but these errors were encountered: