back

by apwheele·2y ago·view on hn ↗
We are a python shop (end to end machine learning, so we do all of our data pipelines ourselves).

So ours is pytest that builds up a fake database + tables to unit test the scripts. And otherwise it is the normal review process for pull requests.

So ours is daisy chained as well, but I am quite happy with it.