Description
The talk will be about a testing process for complex dependencies. Consider code driving an external data processor: good tests are hard as so much state never passes through the interpreter. Our approach leverages containers and Python's test and environment control tools to design and build better tests.