UNPKG

swagger-coverage-cli

Version:

A Node.js CLI tool to measure test coverage of Swagger/OpenAPI specs using Postman collections.

11 lines 198 B
openapi: 3.0.0 info: title: Test API version: 1.0.0 paths: /test: get: summary: Test GET endpoint responses: '200': description: Successful response