I inherited a legacy Cocos2d-x 3.10 game written in Lua. I want to write some unit tests for it for TDD, but I don’t know what tools work with Cocos2d-x Lua.
Does anyone have experience in writing unit tests for a cocos2dx Lua game? What tools can I use?