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

Add composable schema test syntax parsing #2133

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

tstirrat15
Copy link
Contributor

Fixes #2129

Description

Part of the composable schema implementation. This is just the parsing; compilation and execution of the tests will come in a later PR.

Changes

TODO

Testing

TODO

@github-actions github-actions bot added the area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement parsing of new test syntax
1 participant