Closed herve-er closed 6 months ago
Suggestion: create your all your test files and directories dynamically in the
setUp
function of the unit test class. This would enable us to minimize the number of files in the repository.
Thank you for the suggestion. I've standardized my management of the test folders and files throughout the tests. They are now created and deleted as necessary. (see commit 8d495db)
Issues
3 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Add a directory iterator to the IoHelper struct.