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
MaterialProductGroup class should have 2 new properties: "environmentLeft", "environmentRight" #359
Add 2 properties into the MaterialProductGroup class.
And at the same time, classes in the
reduce
package should populate these properties.