extentreports-csharp icon indicating copy to clipboard operation
extentreports-csharp copied to clipboard

When I use CreateNode(), the tests numbers same as steps numbers

Open Fengtao1314520 opened this issue 8 years ago • 1 comments

I create a tests child node by "CreateNode()" method and run a few tests and steps. But on reports ,i found the tests numbers is same as steps numbers. Samples: I run 2 tests and every tests include 10 steps, the reports will view 20 tests and 20 steps.

Fengtao1314520 avatar May 24 '17 01:05 Fengtao1314520

This is an enhancement for the upcoming version with AnalysisStrategy similar to Java.

anshooarora avatar May 26 '17 14:05 anshooarora