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

Example testing improvements #2487

Merged
merged 7 commits into from
Aug 8, 2024
Merged

Example testing improvements #2487

merged 7 commits into from
Aug 8, 2024

Conversation

juliocc
Copy link
Collaborator

@juliocc juliocc commented Aug 8, 2024

Improved the example testing machinery in anticipation of YAML schema testing. This includes the introduction of a generic get_tftest_directive function to parse directives and their arguments, along with optimizations to avoid redundant directive parsing by storing parsed details within the Example object.

@juliocc juliocc requested a review from wiktorn August 8, 2024 18:26
@github-actions github-actions bot added the on:tools New or changed tool label Aug 8, 2024
@juliocc juliocc force-pushed the jccb/test-improvements branch from 5582b95 to aebb3ec Compare August 8, 2024 18:27
@juliocc juliocc changed the title Jccb/test improvements example testing improvements Aug 8, 2024
@juliocc juliocc merged commit d2d345d into master Aug 8, 2024
17 checks passed
@juliocc juliocc deleted the jccb/test-improvements branch August 8, 2024 19:22
@juliocc juliocc changed the title example testing improvements Example testing improvements Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on:tools New or changed tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants