Hi , I am looking to do a POC for contract testing with pact on a Frontend (Legacy Python Pyramid app: consumer) and a microservice (Python API).
Because both consumer and provider are legacy apps, its not easy to bring them up locally to be able to perform consumer driven contract testing. So i read about Bi-directional contract testing where I can use the exisiting OpenAPi spec and a testing tool in provider side to create a contract and still implement contract testing workflow .
I still just want to ask this question to this group to validate if this is the path i can take forward or am i missing something here ? Appreciate your help