Unity - Intro to unit testing and encapsulation

Опубликовано: 26 Май 2026
на канале: Restful Coder
507
7

One of the biggest challenges in software engineering is adapting to change. Writing loosely coupled, well encapsulated code is one of the best ways to be able to adapt to change. Unit testing has many benefits, but one of those is it encourages writing well encapsulated code. In this video we'll cover how to get started writing tests for C# code using NUnit, and the Unity Test Runner.

Twitter (Games only):   / quartercrunch  
Twitter:   / draffauf  
Blog: http://davidraffauf.com/