Skip to content

pretty output with junit formatter #342

@jeff-cook

Description

@jeff-cook

I plan on running bats inside a CI pipeline. It would be great to be able to run bats with both the pretty console output while also saving the junit report.

I tried and only got the junit output, or the pretty output.

bats --recursive --pretty --formatter junit .
bats --recursive --formatter junit --pretty .

Is there anyway to be able to get both without running the command twice?

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