Hello guys, I’m new at using pact-python and I’m t...
# pact-python
j
Hello guys, I’m new at using pact-python and I’m trying to write a test for an application which is both a provider and a consumer. How do I write the tests? Will I try to use the pact server as a mocking server for the consumer part or do I use another library which can server as the mocking server (In that case I will have to write two tests, one which tests the providing part of the application and one which tests the consuming part of the application). In which of the two ways should I write the tests?
m
I think there is an FAQ and an AMA on docs.pact.io on this. See if you can dig it up otherwise I'll take a look tomorrow