[TIP] Pact style testing in Python?

Brianna Laugher brianna.laugher at gmail.com
Tue Jul 19 23:47:20 PDT 2016


Hello,

Any recommendations for implementing Pact style "consumer driven contract
testing" in Python? Preferably with pytest?

so far I've found two libraries that both look not quite ready for
primetime:
https://github.com/hartror/pypact
https://github.com/thisfred/python-pact

about pact: https://github.com/pact-foundation/pact-specification

Maybe there's other names for this too, just like API contracts?

thanks,
Brianna


-- 
They've just been waiting in a mountain for the right moment:
http://modernthings.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20160720/1dbce300/attachment.htm>


More information about the testing-in-python mailing list