Posts
All the articles I've posted.
-
Gestalt-driven Software Development
Applying gestalt principles — proximity, similarity, and closure — to software design for more cohesive system architecture.
-
Data-driven Testing with 'pytest', Part Four: Fungible Infrastructure
How the pytest-based ETL test harness evolved to manage fungible infrastructure and capture stateful resource dependencies.
-
Data-driven Testing with 'pytest', Part Three: Chained Operations
How chained operations in an ETL pipeline drove a breaking schema update to the pytest-based data-driven test harness.
-
Data-driven Testing with 'pytest', Part Two: Iteration
How data-driven testing with pytest evolved to handle data engineering challenges in an ETL tool built on odo.