-
Notifications
You must be signed in to change notification settings - Fork 607
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the feature
This is a little weird to explain but if you have two columns: column a and column b. Having a test to say if column a is null then column b should not be null.
This is especially helpful if you have a case when statement that you want to make sure is correct.
Describe alternatives you've considered
I dont see this as a generic test already - I did implement this as a test within my project that I thought other people might benefit from.
Additional context
Should be database agnostic.
Who will this benefit?
Teams who want to use testing more.
Are you interested in contributing this feature?
Yes! This would be my first contribution so a little guidance might be helpful
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request