better error message for unit test with missing input #9882
Labels
dbt tests
Issues related to built-in dbt testing functionality
enhancement
New feature or request
stale
Issues that have gone stale
unit tests
Issues related to built-in dbt unit testing functionality
Is this your first time submitting a feature request?
Describe the feature
Originally from @gwenwindflower:
Current error message:
Suggestion for improvement:
Depends on a given input called stg_customers which was not provided.
or something along those linesThat would:
put another way, i think this error totally makes sense if you understand how unit tests work under-the-hood, but we could perhaps optimize it more towards the unit test user vs. the underlying mechanics?
Describe alternatives you've considered
No response
Who will this benefit?
No response
Are you interested in contributing this feature?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: