Releases: adiralashiva8/testng-metrics
Releases · adiralashiva8/testng-metrics
v1.6
- New UI changes
- Support custom report name with help of paramters - Refer readme.md for example
- Support appending timestamp to report with help of paramters - Refer readme.md for example
- Default no timestamp will be appended
- Removed email tab
- Removed archive report functionality
v1.2
Fixed following issues as part of v1.2
- Fixed charsequence issue #14 (show stopper)
- Added executed by: systemName (thanks to @nainappa)
- Show only ClassName (without including package name)
- Aligned values in table
v1.0.1
Made following changes as part of v1.0.1
- Added Class, Method Metrics Tabs
- Added pie chart for visual of test results
- Added Top 5 class failures and Top 10 Config Method failures
- Added Error Message in Test and Method Metrics table
v1.1
List of fixes in v1.1
- Email: Show total count in email #11
- Class Metrics: Test Method column includes counts of @before & @after methods #9
- Test Metrics: Missing dataprovider info in test #8
Inital release
v1.0
TestNG Metrics report inital commit