rajatthareja / ReportBuilder

Ruby gem to merge Cucumber JSON reports and build mobile-friendly HTML Test Report, JSON report and retry file.
https://reportbuilder.rajatthareja.com
MIT License
81 stars 47 forks source link

Question about Scenario count #90

Closed nerrante closed 4 years ago

nerrante commented 4 years ago

This is probably obvious but I wanted to double check - am I correct that the scenario count includes the number of scenarios in the scenario outline? So for example, if I have:

Scenario Outline: code here

Scenarios: example 1 example 2

That would count as 2 scenarios, not 1?

rajatthareja commented 4 years ago

Yes it will count as 2

See https://reportbuilder.rajatthareja.com/sample/report.html