Vitest Sonar built-in Reporter #7449
Unanswered
vemurikethan
asked this question in
Q&A
Replies: 1 comment
-
I don't think it will ever be part of Vitest's core. This kind of third party service integrations are good use case for custom reporters. I don't think any other testing tool has Sonar integration out-of-the-box. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need testExecution XML report for the sonar profile to display the test cases reports. I couldn't find any built-in reporter for that. So I am using third-party vitest-sonar-reporter. When you guys are bringing it as a built-in reporter or if i am missing it please guide me ?
Beta Was this translation helpful? Give feedback.
All reactions