Unit Testing for Game Development in Unity

Go to class
Write Review

Free Online Course: Unit Testing for Game Development in Unity provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Unit Testing for Game Development in Unity is taught by Alexandru Dima.

Overview
  • This course will show you how to take full advantage of Unity's Test Runner. It will teach you the skills you need to be able to add unit tests to your existing Unity project.

    Working in a game development team can be a huge challenge, especially if your builds are constantly breaking due to a lack of quality caused by no test coverage. In this course, Unit Testing for Game Development in Unity, you’ll learn foundational knowledge and gain the ability to add unit tests to your existing Unity projects. First, you’ll explore the Unity Test Runner suite. Next, you’ll discover edit mode testing. Finally, you’ll learn how to code play mode tests. When you’re finished with this course, you’ll have the unit testing skills and unit testing knowledge required to create quality Unity games. Software required: Unity and Visual Studio.

    Topics:

    • Course Overview
    • Unit Testing Basics
    • Edit Mode Unit Testing
    • Play Mode Unit Testing
    • Advanced Testing