Engine Unit TestsΒΆ

  • Google Test is used for automated software testing.

  • Unit tests also run in the continuous integration (CI).

  • Unit tests are supported for all platforms we develop for: Windows and Linux.

  • Running inexor-vulkan-renderer-tests on Windows currently gives this console output:

../../_images/tests.png