Skip to content

0.4.0

Compare
Choose a tag to compare
@psousa50 psousa50 released this 11 Jan 14:26
· 19 commits to master since this release

dbt-unit-testing v0.4.0 - Jan 11, 2024

Features

  • Add column transformations (Fix #159 and #166)
  • Improve report by displaying spaces at the end of the differences report (Fix #150)
  • Run tests only on dbt test command (Fix #163 )
  • Add support for asserting empty results (#173 )

Fixes

  • Fix bug when using include_missing_columns on incremental models (Fix #181)
  • Fix issue when running tests from a different package (Fix #190)

Contributors

  • Big thanks to @wouter and dbrtly for their contributions to this release!