Ava reporters #2633
Answered
by
sindresorhus
akash10anand
asked this question in
Q&A
Ava reporters
#2633
-
Are there any existing reporters for AVA ? Any html or json reporters ? |
Beta Was this translation helpful? Give feedback.
Answered by
sindresorhus
Dec 27, 2020
Replies: 1 comment 1 reply
-
You can use any TAP reporter: https://github.com/avajs/ava/blob/master/docs/05-command-line.md#tap-reporter See: https://github.com/sindresorhus/awesome-tap#javascript For example: https://github.com/gummesson/tap-json |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
akash10anand
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use any TAP reporter: https://github.com/avajs/ava/blob/master/docs/05-command-line.md#tap-reporter
See: https://github.com/sindresorhus/awesome-tap#javascript
For example: https://github.com/gummesson/tap-json