Tuesday Oct 4
10:50 –
11:40
Cinema 3 (First floor)

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.