Good afternoon!
I have dotnet tests JUnit format
I see result (157 passed) in pipeline step's meta -
..but I'd like to see details in dedicated Tab (picture found here in community) -
How is it possible?
Thanks!
Hello @Dmitriy Kagarlickij ,
thank you for reaching out!
The tests tab in the pipeline results will only be shown when there are failed tests to be reviewed. In the example you shared, all the tests were successful, so the Tests tab won't be shown:
The Tests tab will only show if you have failed tests to review.
Reference: Test reporting in Pipelines
We do have a feature request BCLOUD-15716 with our development team to also include the results of successful tests. If you would be interest in that feature, feel free to add your vote in there and mark yourself as a watcher to be notified whenever there's any update towards it's implementation.
I hope that information helps! Let us know if you have an questions.
Thank you, @Dmitriy Kagarlickij !
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.