Good morning / good afternoon / good evening fellow hackers. Today, we'll learn
about how to use a "cascading fixture" pattern in order to enable you to test
your kafka consumer / producer code.
You will programmatically create a docker network, a zookeeper container and a
kafka container that