Generate contract testing coverage reports for both consumers and providers

Issue #61 wontfix
Ben Sayers created an issue

The swagger-mock-validator is in a position where it could generate coverage reports for a contract. Some useful things it could report on:

  • For providers: which endpoints are not being used by any consumers
  • For consumers and providers: which status codes are not being tested by consumers

As part of this story an investigation should be done to find out if there are any standard formats we could represent this information in. We would also need to decide what the changes to the cli would look like.

Comments (2)

  1. Ben Sayers reporter

    We do not have any known consumers for this feature so closing this as won't fix. We are happy to reconsider if a concrete use case is brought to our attention, let us know if you have one!

  2. Log in to comment