A powerful WebdriverIO service for tracking, analyzing, and reporting API coverage based on OpenAPI/Swagger specifications. Ensures your automated tests are covering all API endpoints effectively.
Key Features
- Automatic tracking of all API requests during test runs
- Coverage analysis against OpenAPI/Swagger spec files
- Path normalization and custom endpoint pattern matching
- Detailed coverage reports showing tested vs untested endpoints
- Support for multiple API specs in a single project
- TypeScript-first implementation
Impact
Helps QA teams identify gaps in API test coverage by comparing actual test traffic against documented API endpoints. 580+ monthly downloads.