Skip to content
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

"Validate only" mode for system tests #272

Open
Tracked by #290
big-andy-coates opened this issue Apr 25, 2023 · 0 comments
Open
Tracked by #290

"Validate only" mode for system tests #272

big-andy-coates opened this issue Apr 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@big-andy-coates
Copy link
Member

Would be nice for users to be able to validate the YAML files in a test suite, ensuring:

  • suite files are valid, and all inputs & expectations exist.
  • inputs / seeds are valid, including topic records' keys and values match expected types and any associated schemas.
  • expectations are valid, including topic record's keys and values (partially) match expected types and any associated schemas.

All without running the tests themsevles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant