All Downloads are FREE. Search and download functionalities are using the official Maven repository.

co.verisoft.fw.extentreport.package-info Maven / Gradle / Ivy

Go to download

VeriSoft framework for testing web and mobile applications. junit 5 Module

There is a newer version: 2.0.4
Show newest version
/**
 * Handles ExtentReport mechanism within the framework. Junit 5 has a mechanism for passing and failing tests,
 * Logging system used is a seperate module and the report is a third module. The report handles both logging of events
 * and deciding of a test pass or fail. These modules needs to sync- write to log if written to report, pass or fail
 * sync between the report and Junit 5. This package implements this behavior.
 */
package co.verisoft.fw.extentreport;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy