Skip to content

✨ String / Categorical tests added#32

Merged
benrutter merged 2 commits intomainfrom
string-checks]
Apr 7, 2025
Merged

✨ String / Categorical tests added#32
benrutter merged 2 commits intomainfrom
string-checks]

Conversation

@benrutter
Copy link
Copy Markdown
Owner

I want to check this a little more before merging, but this adds in the ability to check strings for length, or regex matching. It also lets you check that values are in a given list (or not in a given list). Should adress #30

Mainly though, it makes some underlying changes to how Wimsey tests work, were the tests can define their own logic to be executed on the dataframe (rather than currently, where they just say which descriptive stats like "count" they need).

I think that's got the potential to be really powerful, both for execution efficiency, but also for making development of complex tests a lot easier in Wimsey.

Like I said, want to do some more testing before merging this. . .

@benrutter benrutter merged commit b56f59a into main Apr 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant