Introduction In this series of posts, I'll discuss some ideas about how to unit test your game code if your game uses Unreal Engine. In my recent experience in games industry, I noticed that there's a lot of misunderstandings about what unit test is and how to write unit tests. Mostly I believe, comes from … Continue reading Unit Tests in Unreal – pt 1 – A definition of Unit Tests for this series