Skip to content

[Feature Request] Expose 'isSkipped' to newman reporters #3322

@Nyamiou

Description

@Nyamiou

Hello,

I'm looking for a way to identify request skipped using "pm.execution.skipRequest();" in the pre-request script (see blog post) for newman reporters. I actually found that in the Postman Runtime there is a 'isSkipped' argument that allow to identify those (see commit). But it seems that this is not forwarded to the callbacks used for the reporters (at least in my testing).

Could it be possible to forward that information to the reporter, so they can easily identify skipped requests?

Thank you in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions