Skip to content

feat: Allow multiple files by including [hash] in filename #21

@gondera

Description

@gondera

Many times we run tests that span multiple files.
I notice that currently for each cypress test file a single file name is generated, and results are overwriten and in the end we only get one files with the test result for the last test file executed.

Is it possible to include a "[hash]" in the filename so that files are not overwriten?

this library supports that and it's very usefull so we can later merge various CTRF files.

https://www.npmjs.com/package/mocha-junit-reporter#results-report

Thanks

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