Compute
AWS Integration Testing for boto with potemkin-decorator
Test Automation for Integrating with External Services Developing test automation code for an interface to an “external” service is always a difficult proposition. There is a spectrum of techniques for developing reproducible tests against an external service. On one end of the spectrum are “mocking” techniques and on the other Read more…