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

Run the test Python file #99

Open
khatchad opened this issue Oct 30, 2023 · 0 comments
Open

Run the test Python file #99

khatchad opened this issue Oct 30, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed testing Related to test code or test input

Comments

@khatchad
Copy link
Collaborator

For each unit test that takes a Python file as input, run the Python file and check the status code. Unless we are testing invalid Python files, we should get a status code of 0. This would enable checking the usage of assert statements in the Python files.

@khatchad khatchad added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers testing Related to test code or test input labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed testing Related to test code or test input
Projects
None yet
Development

No branches or pull requests

1 participant