pyutilib icon indicating copy to clipboard operation
pyutilib copied to clipboard

File-related assertions should check file time

Open whart222 opened this issue 8 years ago • 0 comments

The file-related assertions (e.g., assertFileEqualsBaseline) should check that the result file is newer than the baseline. This will help to make sure the user doesn't accidentally transpose the two file names (resulting in the tester deleting the baseline file instead of the test result!).

whart222 avatar Nov 08 '15 03:11 whart222