adiralashiva8 / testng-metrics

A HTML Report of test executions via TestNG (No code changes required, Export results)
https://testng-metrics.netlify.com/#
MIT License
4 stars 3 forks source link

Test Metrics: Missing dataprovider info in test #8

Closed saurabhgupta94 closed 5 years ago

saurabhgupta94 commented 5 years ago

Missing data provider in test info.

for a end user, the tool should display the information of the parameters provided with the data provider.

Current observation : Tool displays the same test name for data provider tests. Expected to be : Tool should display the parameters with the test.

adiralashiva8 commented 5 years ago

@saurabhgupta94 Fixed at this pull request https://github.com/adiralashiva8/testng-metrics/pull/10