The challenges of test automation in video games I had the great opportunity to speak at AutomationStar 2024. If you don't know AutomationStar, this is one of Europe's biggest test automation conferences. Most of the AutomationStar crowd is focused ... alttester gamedriver unity unity test framework unreal Dec 3, 2024
A comparison of Unity test frameworks Test Automation is slowly getting adopted by the video game industry. The Game Quality Forum 2023 clearly indicates this shift. However there is a lack of comprehensible answers to this question. If y... alttester gamedriver unity unity test framework Sep 22, 2023
Unity Test Framework: waiting the right way In the previous post, we went through an introduction to the Unity Test Framework . In this tutorial, we will see the different ways to wait for something to happen during a Unity test. Understanding ... unity unity test framework Mar 23, 2021
Unity Test Framework Tutorial (Unity 2022.3) 💡 This tutorial has been updated in September 2024 for Unity 2022.3. Testing is an important part of game development. Manual testing is often the obvious way. But manual testing can be very repetitiv... unity unity test framework Mar 5, 2021