DannyDainton / newman-reporter-htmlextra

A HTML reporter for Postman's Command Line Runner, Newman. Includes Non Aggregated Runs broken down by Iterations, Skipped Tests, Console Logs and the handlebars helpers module for better custom templates.
Apache License 2.0
357 stars 139 forks source link

Helper {{requests.total}} including parent folder in count #23

Closed wonboyn closed 5 years ago

wonboyn commented 5 years ago

Hi there,

Firstly - great reporter. It's really useful.

I just noticed that the count returned by {{requests.total}} is including the parent folder. I have the following Postman collection setup:

For the above, {{requests.total}} is showing 11.

Cheers.

Tim

wonboyn commented 5 years ago

Please ignore this - I just realised: 1) this is coming from Newman itself 2) the count includes a request I've triggered from a pre-request script.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.