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
the path "src/main/resources/freemarker_templates/com/kazurayam/materialstore/filesystem" is inappropriate. Why is it named "filesystem"? #451
I remember that I once used the term "filesystem" previously, but I have changed to
com.kazurayam.materialstore.base.report
.I forgot to rename the FreeMarker templates in accordance with java classes.
I should change the templates