[Core] Singular data tests can now be documented #6132
Labels
content
Improvements or additions to content
dbt Core
The changes proposed in this issue relate to dbt Core
dbt-core v1.9
improvement
Use this when an area of the docs needs improvement as it's currently unclear
At a minimum, update body to include a link to the page on docs.getdbt.com requiring updates and what part(s) of the page you would like to see updated.
Originating from this issue: dbt-labs/dbt-core#9005
Original pull request: dbt-labs/dbt-core#10744New pull request: dbt-labs/dbt-core#10792
Page(s) to update
test-paths
)Code examples
tests/my_singular_test.sql
Without docs blocks
tests/_properties.yml
With docs blocks
Or with docs blocks:
tests/example.md
tests/_properties.yml
List 'em and run 'em
List 'em:
$ dbt list --resource-type test -q my_project.my_singular_test
Run 'em:
The text was updated successfully, but these errors were encountered: