Use a pytest fixture to reuse the same testing code to test the
interpreter and code generator. This gets rid of redundant code in the test suite.
Loading
Please sign in to comment
interpreter and code generator. This gets rid of redundant code in the test suite.