We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See discussion #8275
The content you are editing has changed. Please copy your edits and refresh the page.
format: csv
given
expect
GenericExceptionOnRun
node_info
dbt ls --select
dbt test --select
--empty
unit_test:
unit_testing_column_schema_strategy
The text was updated successfully, but these errors were encountered:
I'm going to close this as completed, since our first pass at unit testing was released in dbt-core 1.8
1.8
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
See discussion #8275
[P0]
format: csv
attribute on agiven
input andexpect
fixtures in unit tests #8626[beta bugs done]
GenericExceptionOnRun
to havenode_info
#9557[beta bugs to do]
dbt ls --select
output is not usable withdbt test --select
#9895[P1]
--empty
flag to to provide a cost-effective way to run a selection of empty models for dbt build and run #8980unit_test:
#10053unit_testing_column_schema_strategy
macro and use it unit materialization dbt-adapters#113[P2]
--empty
flag for dbt seed #8981The text was updated successfully, but these errors were encountered: