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

Regression testing the parser #28

Closed
aazuspan opened this issue Aug 20, 2024 · 0 comments · Fixed by #30
Closed

Regression testing the parser #28

aazuspan opened this issue Aug 20, 2024 · 0 comments · Fixed by #30
Labels
enhancement New feature or request

Comments

@aazuspan
Copy link
Owner

Manually testing every output from a parsed program isn't practical. Regression testing with pytest-regressions should give a good alternative by confirming that the parsed result from all the example patches doesn't change in any unexpected way.

@aazuspan aazuspan added the enhancement New feature or request label Aug 20, 2024
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

Successfully merging a pull request may close this issue.

1 participant