So how would we handle Python test code that depen...
# development
h
So how would we handle Python test code that depends on the generation of Antlr code, for example? We plan to down the road introduce a rule saying that
python_test_runner
requires a rule to ensure all Antlr code is generated?