Skip to content

Bruno CLI output format #1068

Answered by awinder
eddimcbenz asked this question in Q&A
Nov 27, 2023 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

Make sure you upgrade to the latest version of bruno (npm update -g @usebruno/cli if you've already installed, npm install -g @usebruno/cli if a new install). You should be able to use the --format flag in the cli:

bru run --output results.xml --format junit
bru run --help # to see more options

confirm that bru --version is > 1.3.0 if you're still not seeing the junit format option

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@eddimcbenz
Comment options

@ivycristina
Comment options

@awinder
Comment options

Answer selected by eddimcbenz
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants