Add standard test reports for UnitTesting (Junit, csv, html, ...) #4805
Unanswered
AlexisTonneau
asked this question in
Ideas
Replies: 2 comments
|
Hi @AlexisTonneau, thanks for opening this discussion! Internally we've been listing a ton of improvements we want to do on Insomnia's Test feature, and this is one of them. We'll update you folks here if there's any changes or improvements in the future. In the meantime feel free to report any other issues or open discussions 👍 |
0 replies
|
is this about giving a detailed test result that includes diff between expected and received result? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Right now, we can only see test reports from console output. We can change the reporter, but it's only limited to a console output
It would be super useful to retrieve JUnit XML test results, to be compliant with CI/CD tools.
All reactions