Skip to content
Alex Alves edited this page Feb 3, 2021 · 7 revisions

Whats is the API Coverage Integration Test?

It is a project of a custom task that you can include in your pipeline on Azure DevOps.

What is this Custom Task?

According to the JSON file of Swagger of API and the JUnit file result test, it is made a from-to of both files and generates a tests coverage percent. So this task can log this coverage percent and send the datas by service hook.

Clone this wiki locally