I can see from documentation that pact.io tool can integrate well with junit4 and junit5 to execute tests.
- https://docs.pact.io/implementation_guides/jvm/readme
- https://github.com/pact-foundation/pact-jvm/tree/master/consumer
Are there any plans to support testNG too?