tmppath fixture
- You can use the
tmp_pathfixture which will providea temporary directory unique to each test function. tmp_pathis apathlib.Pathobject
tmppath fixturetmp_path fixture which will provide a temporary directory unique to each test function.tmp_path is a pathlib.Path object