Sessions
GOTO Aarhus 2022

Thursday Jun 16
09:30 –
10:30
Trifork Hall

Run Automated Tests on a Unity Game

Slides:


Hands-on demo about automated unit tests on a Unity game, using the Unified Test Runner (UTR) to run tests using the Unity Test Framework (UTF) on a real video game project.

We will demonstrate how to write tests using the test framework, build and run your tests on either Editmode or Playmode (including on a console).

We will also demonstrate how to run the tests from the command line, and set up your own CI to run Unity tests.