I wanted to get a consensus on how many folks here have just used the standalone pact verifier for their provider side validations. I have heard that a proper provider side implementation using the
Pact Spring dependency is the best way to go since it truly enables you to run your tests independent of an environment and better for a TDD approach.
I wanted to know if there were any holes in my assumption and to better understand the pact ecosystem. Thanks 🙏 !!!