Separate Pact adapter from Pact JUnit rule

Issue #5 closed
James Navin created an issue

A separate module should be used to provide the Pact JUnit rule so that clients using e.g. TestNG can use the Pact adapter without requiring a dependency on JUnit.

Alternatively - the JUnit dependency can be left as optional and setup so that consumers must have their own JUnit dependency to use the rule.

Comments (1)

  1. Log in to comment