supertest
supertest copied to clipboard
Get API Test Coverage
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