A domain-specific file system to store "materials" (screenshots, HTML, JSON, XML) collected during End-to-End testings using Selenium WebDriver etc. Features to make "diff" and compiling HTML reports are also included. This is written in pure Java8
Apache License 2.0
0
stars
0
forks
source link
Cleanup the store directory by the specified number of previous JobTimestamp directories #322
derived from the issue of VisualTestingInKatalonStudio_Reborn project at
https://github.com/kazurayam/VisualInspectionInKatalonStudio_Reborn/issues/22
I need to add a method to
com.kazurayam.materialstore.filesistem.Store
JobTimestamp findNthJobTimestamp(JobTimestamp, int nth)