Scenario: When run a test method more than one iteration by configuring the invocationCount property of the test method.
Correct behavior: the test method should appear in report portal as one level that has nested iterations.
Current behavior: each iteration from the same method appears as a standalone test method level.
for more details please check this [URL comment](#96 (comment))
Scenario: When run a test method more than one iteration by configuring the invocationCount property of the test method.
Correct behavior: the test method should appear in report portal as one level that has nested iterations.
Current behavior: each iteration from the same method appears as a standalone test method level.
for more details please check this [URL comment](#96 (comment))