GDC Vault is part of the Informa Tech Division of Informa PLC
This is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.
Practical Unit Tests
Unit testing is common in the wider software world, but it has not taken off in the video game industry. There are many who claim it can't be successfully applied to games. Andrew Fray disagrees, and yet he could not call his first attempt at unit-tested code, a subsystem of a AAA console game, entirely successful. In this talk, Andrew will explain why he believes unit tests are perfectly usable in game development, but that like any technique, they need careful practice and considered application. By dissecting tests from his first project, he will explain the ways in which poor unit tests can affect a project's ability to iterate and grow, while also showing how to avoid these problems in your own code.
Did you know free users get access to 30% of content from the last 2 years?