Hi all, I am trying to learn more on the Pactflow ...
# pactflow
j
Hi all, I am trying to learn more on the Pactflow for functional testing. Could someone give some direction on this topic? I wanted to understand whether is it possible mock test data for a provider or consumer and run the functional testing using Pact Flow
m
Pact (and by extension, PactFlow) is not a functional testing solution. But you could use the mocks generated by Pact to use a stubs in your other tests