Once upon a time, Unity promised to overhaul the way developers would build user interfaces in their Unity-powered games. This was roughly around the time man discovered fire*. [* In non-snark time, ...
The Unity Test Framework provides a basic way to write automated tests for your game. While it's fairly easy to test simple game objects with Unity, making sure the user interface works as expected is ...