I know how a unit test works
you have an expected output and compare it to the result of actually running the code
but how do you do this for a videogame? do you have to implement a virtual player?
you have an expected output and compare it to the result of actually running the code
but how do you do this for a videogame? do you have to implement a virtual player?


​ 