Proto Coverage Reporter

JSON →
library 0.0.10 ·javascript
verified Jun 7, 2026

Jest custom reporter for gRPC server E2E testing that measures protobuf method call coverage. Version 0.0.10 is current. Release cadence is low (occasional updates). Key differentiator: ensures all specified status codes are checked during tests, works with a custom extension.proto for method spec options. Requires a gRPC client interceptor and Jest configuration. Types included.