Contribute Media
A thank you to everyone who makes this possible: Read More

Testing Complex Python Dependencies With Docker Containers

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.

Details

Improve this page