You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently a community provided tool that converts k6 output to JUnit result files. It would likely be a lot more convenient, less error-prone, and future proof if this was an actual result output of the k6 tool instead.
Further, this would be a nice addition to the tool as it would allow us to visualize test results in codacy, sonarqube, etc. just as we do with unit tests.
The text was updated successfully, but these errors were encountered:
This is somewhat of a duplicate for #1120, if more concisely stated. Also, regarding actually implementing this, #1319 (comment) seems like a nice way to go about it.
Feature Description
There is currently a community provided tool that converts k6 output to JUnit result files. It would likely be a lot more convenient, less error-prone, and future proof if this was an actual result output of the k6 tool instead.
Further, this would be a nice addition to the tool as it would allow us to visualize test results in codacy, sonarqube, etc. just as we do with unit tests.
The text was updated successfully, but these errors were encountered: