ML icon indicating copy to clipboard operation
ML copied to clipboard

Run the test Python file

Open khatchad opened this issue 2 years ago • 0 comments

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 avatar Oct 30 '23 15:10 khatchad