GSoC/GCI Archive
Google Code-in 2010 KDE

Unit Tests for Gluon Core [Gluon Unit Tests Part 1]

completed by: Clark

mentors: ahiemstra, Dan Leinir Turthra Jensen

This task involves writing unit tests for the parts of Gluon where this makes sense. While many real-time effects of Gluon's code cannot be properly unit tested there are quite a few single operations that can be tested, like moving an object by X units or parsing a simple scene. You would need to select a unit testing framework, then write at least ten unit tests for Gluon Core and document this process. This task involves learning about unit tests, test driven development and the Gluon API.

Gluon is a Free and Open Source framework for creating and distributing games - supporting the flow of the idea all the way from the author to the player of the finished game, and back.