-
Notifications
You must be signed in to change notification settings - Fork 984
New issue
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
Update data-tests.md (clarify usage of singular tests in the tests
directory)
#6780
Conversation
…irectory) clarify usage of singular tests in the `tests` directory Added a note to explain that singular tests in the `tests` directory are automatically executed during `dbt test` and should not be referenced in `schema.yml` to avoid errors. as explained in this post https://discourse.getdbt.com/t/custom-test-not-recognized/12036
Hello!👋 Thanks for contributing to the dbt product documentation and opening this pull request! ✨ |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @diegomorales-dbtlabs
clarify usage of singular tests in the
tests
directoryAdded a note to explain that singular tests in the
tests
directory are automatically executed duringdbt test
and should not be referenced inschema.yml
to avoid errors.as explained in this post
https://discourse.getdbt.com/t/custom-test-not-recognized/12036
What are you changing in this pull request and why?
Checklist
🚀 Deployment available! Here are the direct links to the updated files: