Testing strategies for Data Systems with testcontainers
Introduction
After spending years building and maintaining data systems at scale, I feel like I've finally found the missing piece in testing data systems. While unit tests are great and provide a baseline of confidence, I never truly believed that they provide real confidence in the codebase.
Over