Game Development Community

BlueRaja's Blogs

Mock-objects for TorqueScript

Completed for this release of TUnit: a mocking framework for TorqueScript! What is a mocking framework? When running unit-tests, one typically wants to test just that - a unit (or si...

Author BlueRaja Date 07/30/2008 (9:35 pm) Comment 3 comments

Unit Tests for Torque Script

After learning a bit about TorqueScript, it seemed to me to be a very flexible (albeit limited) scripting language with easy access to metadata - which is why I was so surprised to find out that nobod...

Author BlueRaja Date 07/20/2008 (5:10 pm) Comment 4 comments