Replies: 1 comment
-
Any test that is published against a pipeline can be used. It is just a case of making sure you publish your test results. if this is done any integration, functional, performance tests are listed the sam as unit tests. If you have Azure DevOps Manual Test Plans run against a pipeline these details are available using the following construct.
|
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
-
Hi, I can see my unit tests but is there a way to view my integration, functional, performance tests etc?
Also, is there a way to count the number of passes and fails?
Beta Was this translation helpful? Give feedback.
All reactions