Unreal Engine #02 - TDD (Test Driven Development) and Functional Automated Tests with C++

Published: 01 January 1970
on channel: Unreal4Pro
12,453
178

Hi guys, in continuation of our C++ series, I've made this video explaining how to add and run Unit and Functional tests on your Unreal Engine C++ projects.

This is quite something that I see some new developers not caring about and then later having to deal with countless bugs in the project as it grows and not knowing when the bug was added, how to fix it, and most importantly, if the fix causes any impact on other features of your game project, causing this addicted cycle of adding bugs and Crunch.

The previous video adding the dependencies to the Build.cs file:
   • Unreal Engine #01 - Configuring our C...  

TDD Introduction:
http://agiledata.org/essays/tdd.html

AutomationTest.h file:
https://github.com/EpicGames/UnrealEn...


Watch video Unreal Engine #02 - TDD (Test Driven Development) and Functional Automated Tests with C++ online without registration, duration hours minute second in high quality. This video was added by user Unreal4Pro 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 12,453 once and liked it 178 people.