# `test_game.py` Part of [Testing Your Game](tutorials_testing_your_game.md). ```{literalinclude} ../../examples/tutorials/testing_your_game/test_game.py :language: python :linenos: ```