Launched this week

PyAirflowTester
Airflow testing made easy
29 followers
Airflow testing made easy
29 followers
PyAirflowTester is a testing and validation framework designed to catch Airflow pipeline failures before they reach production. Instead of discovering issues after a DAG is deployed, PyAirflowTester analyzes Airflow projects, dependencies, configurations, and data pipeline artifacts to identify common failure points early in the development lifecycle. Try it on pip install pyairflowtester

catching airflow failures before they hit prod is honestly such a smart move, love that the install is just a simple pip command instead of some overcomplicated setup