Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

More meaningful test names in report #430

@lippea

Description

@lippea

I have some cases feeding into one url with different data.

This ends entries as below in default report:
pass: POST /endpoint duration: 206ms
pass: POST /endpoint duration: 182ms
pass: POST /endpoint duration: 77ms
pass: POST /endpoint duration: 71ms

In my CI tool with junit report, it's like this:
OK (4 runs) POST /endpoint

I'm wondering is there anyway to use transition path as test names. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions