ladjs / supertest

🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get API Test Coverage

kk2491 opened this issue · comments

commented

Hi All,

I have recently started using supertest to test my rest API endpoints.
Is it possible to get the coverage report for APIs by comparing with the OpenAPI Specifications?

Thank you,
KK