Hello, I'm trying to get the count of how many "test cases" ran
testCases = scenarios x examplesI can see all of this info in the "...stats.html". Looks like the class PostStoryStatisticsCollector has this information. I'm wondering how can I get access (and where in the code/execution) to this class? I'm I going the right way? Or is there a better way to achieve this? Thanks, Enrique
