rittmananalytics / droughty

Droughty helps keep your workflow dry
https://droughty.readthedocs.io/en/latest/
MIT License
62 stars 6 forks source link

New configuration syntax for dbt test definitions #79

Open itismichael opened 4 months ago

itismichael commented 4 months ago

deprecation warning from dbt run@2x

With the introduction of unit tests in v1.8, dbt is deprecating the use of the tests: key in configuration files in favor of data_tests:. As of v1.8, the tests: key remains supported as an alias but will be fully deprecated in a future version.

https://docs.getdbt.com/docs/build/data-tests#new-data_tests-syntax