Skip to content

recursive with junit formatter #341

@jeff-cook

Description

@jeff-cook

When running recursive with junit formatter there are name conflicts with the reports that do not exist in other formats.

bats --recursive --formatter junit .

The report files are all created in one directory.
The files are named based on the bats file name, however ignore the path to the bats file.
If there is 2 test.bats files in different directories there will only be one TestReport-test.bats.xml reports file.
Also within the report file the path is not used in the class name.

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