Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

Releases: adiralashiva8/testng-metrics

v1.6

08 May 15:52
3966083
Compare
Choose a tag to compare
  • 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

27 Feb 04:30
4353368
Compare
Choose a tag to compare

Fixed following issues as part of v1.2

  1. Fixed charsequence issue #14 (show stopper)
  2. Added executed by: systemName (thanks to @nainappa)
  3. Show only ClassName (without including package name)
  4. Aligned values in table

v1.0.1

14 Feb 17:13
813616b
Compare
Choose a tag to compare

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

24 Feb 09:05
Compare
Choose a tag to compare

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

09 Feb 09:24
Compare
Choose a tag to compare
v1.0

TestNG Metrics report inital commit