You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I would like to know if there is a possibility to disable only specific test instances from a package model configuration.
Project named
my_project
with the following structure:Having the above structure, I know I am able to disable all tests referenced in the
assets.yml
, by adding the below indbt_project.yml
Is there any possibility to enter inside the
.yml
configuration and disable onlynot_null
test instances for example (something like shown below)?Thank you.
Beta Was this translation helpful? Give feedback.
All reactions