Releases: iamakshayshar/SoapUI-Extentter
Releases · iamakshayshar/SoapUI-Extentter
Extentter-v5.1.1
Fixed #22
Extentter-v5.1
Extentter-v5.0
- Fix for #17 | Added support for 5.7.1 version | Upgraded Extent Report version 5.0.9 by @iamakshayshar in #18
Full Changelog: v4.1...v5.0
Extentter-v4.2
Fixed #14
What's Changed
- Fixed code for issue #14 by @iamakshayshar in #15
Full Changelog: v4.1...Extentter-v4.2
v4.1
Full Changelog: v4.0...v4.1
What's Changed
- Changes for Extent Report 5.0.9 by @iamakshayshar in #11
Full Changelog: v4.0...v4.1
Extentter-v4.0
Release 4.0 Features:
Added Features:
- Added support for ReadyAPI version 3.9.0, 3.9.1, 3.9.2
- Added Support for Klov Reports along with Extent Report.
- Added support to add View for exceptions and categorized assertion failures to this new view in Extent Report.
- Updated Apache-2.0 License since version 4.0
- Updated Extentreport and dependencies to latest version (v5.0.8)
- Updated Extentreport HTML dashboard with more details from execution.
Bug Fixes:
- Fixed folder naming issues.
- Fixed configuration issues.
Extentter-v4.0-beta
Added Features:
- Added Support for Klov Reports along with Extent Report.
- Added support to add View for exceptions and categorized assertion failures to this new view in Extent Report.
- Updated Apache-2.0 License since version 4.0
- Updated Extentreport and dependencies to latest version (v5.0.8)
- Updated Extentreport HTML dashboard with more details from execution.
Bug Fixes:
- Fixed folder naming issues.
- Fixed configuration issues.
Extentter-v3.2
Added Features:
- If you want the project properties should not be added to Extent Report Dashboard, then configure project properties and add a property with the name "AddDataToReport" and assign value to it as FALSE. The value for this property accepts only Boolean value and if the value is neither TRUE nor FALSE, then default it is considered as TRUE. #2 suggestion implemented.
- Removed the logic of achieving the old report. Now the Report folder is created with the name "CurrentData_RandomNumber" so that it will always be unique.
- Feature to open the report in the default browser automatically at the end of the execution.
Other:
- Optimized code.
- Fixed known issues.
Extentter-v3.1
Issues & Fixes:
- Minor Bug fixed
- Code optimization.
Added Features:
- Added support of not showing Password in Extent Report dashboard if the project properties have Key contains word "Password" or "Pass". Fixed #1
Extentter-v3.0
Issues & Fixes:
- Fixed issues when JDBC steps are not present extent report sometimes is not generated and throws an exception
- Minor Bug fixed
- Code changes as per code optimization.
- Fix Issue, when REST endpoint is not reachable invalid report is generated.
Added Features:
- Added code for adding author information is extent report if present.