Open mantono opened 4 years ago
Currently, real files/directories are used for test cases. It would be preferable if the test cases would rely on an abstraction of PathBuf, so test cases wouldn't have to rely on the state of actual files on the disk.
Currently, real files/directories are used for test cases. It would be preferable if the test cases would rely on an abstraction of PathBuf, so test cases wouldn't have to rely on the state of actual files on the disk.