I put together a simple Python framework for writing lightweight data quality tests. It’s intended to be easy to plug into existing data pipelines, and lets you define reusable checks on your database or csv files in yaml.
It’s meant for cases where you don't want the overhead of larger frameworks and just want to configure some basic testing in your pipeline. I've also included example prompt instructions in case you want to configure your tests in a project in claude.