Skip to content
Alex Alves edited this page Sep 13, 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 Postman test result JSON file, 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.

From-To

Clone this wiki locally