Open armanddidierjean opened 1 month ago
Maybe use a dependency to get the folder Delete the test folder content before (or after) tests execution. Maybe use a fixture. Maybe use the scope module, to delete the folder after each test file execution.
module
Subject of the issue
Maybe use a dependency to get the folder Delete the test folder content before (or after) tests execution. Maybe use a fixture. Maybe use the scope
module
, to delete the folder after each test file execution.