Releases: EqualExperts/dbt-unit-testing
Releases · EqualExperts/dbt-unit-testing
0.2.9
dbt-unit-testing v0.2.9 Jul 6, 2023
Fixes
- Fix error when executing
dbt_unit_testing.ref
outside the scope of a model (#151)
New contributors
0.3.0rc1
dbt-unit-testing v0.3.0rc1 - Jun 20, 2023
Features
- Add support for incremental models (#83)
0.2.8
dbt-unit-testing v0.2.8 - Jun 20, 2023
Enhancements
- Reduce the complexity of the final test query (#144)
- Add support for renaming the
diff
and count
columns in the test report (#137)
New contributors
0.2.7
dbt-unit-testing v0.2.7 - Feb 25, 2023
- Update dbt-labs/dbt_utils pin from <1.0.0 to <2.0.0
- Prevent usage of complete model lineage when using database models
- Minor bug fixes and documentation updates
v0.2.6
dbt-unit-testing v0.2.6 - Nov 22, 2022
Add support for snapshot aliases
v0.2.5
dbt-unit-testing v0.2.5 - Oct 31, 2022
Add support for dbt --store-failures
v0.2.4
Remove warning on dbt_utils except macro.
v0.2.3
dbt-unit-testing v0.2.3 - Aug 31, 2022
Add support for test feedback on dbt cloud
v0.2.2
dbt-unit-testing v0.2.2 - Aug 8, 2022
Fix support for dbt v1.3
v0.2.1
dbt-unit-testing v0.2.1 - Aug 8, 2022
Update README to clarify the use of the dbt builtins ref and source.