Allow filtering pacts from broker by tag

Issue #71 closed
Carl Zogheib created an issue

To add support for a --tag argument when running validation against pacts from a Pact Broker.

eg. swagger-mock-validator /path/to/swagger.json https://pact-broker.com --provider my-provider-name --tag demo

will only fetch pacts tagged demo from the broker

Comments (5)

  1. Ben Sayers

    Thanks @carlzogheib, I’ve added this to my teams backlog, although I’m not able to give you any timeframe on when we might get to this. You are welcome to submit a PR for this if you’d like to have a crack at it yourself.

  2. Log in to comment