Calum Binnie

Results 1 issues of Calum Binnie

dbt have extended their testing methodology to include [unit tests](https://docs.getdbt.com/docs/build/unit-tests), defined in YML, with static input data and an explicit target result. ```yml unit_tests: - name: test_is_valid_email_address description: "Check my...