iamakshayshar / SoapUI-Extentter

This is an easy utility create to generate extent report & Klov reports based on SOAPUI project execution. This utility supports SOAPUI PROJECT execution report, SOAPUI TESTSUITE execution report & SOAPUI Individual TESTCASE execution report
https://iamakshayshar.github.io/
Apache License 2.0
4 stars 4 forks source link

Final code for version 4.0 release #6

Closed iamakshayshar closed 3 years ago

iamakshayshar commented 3 years ago

Added Features:

  1. Added support for ReadyAPI version 3.9.0, 3.9.1, 3.9.2
  2. Added Support for Klov Reports along with Extent Report.
  3. Added support to add View for exceptions and categorized assertion failures to this new view in Extent Report.
  4. Updated Apache-2.0 License since version 4.0
  5. Updated Extentreport and dependencies to latest version (v5.0.8)
  6. Updated Extentreport HTML dashboard with more details from execution.

Bug Fixes:

  1. Fixed folder naming issues.
  2. Fixed configuration issues.