sfdcc

Lab 5 Test Driven Development

Aims The aim of this lab is to introduce the process of test driven development (TDD) and develop some simple tests, we will use the following steps. Project Setup Version Control Setup Test Setup Test Driven Design of a Simple RGBA class Storing Pixels It is common to store image pixel data using a single unsigned int32_t data type.

Assignment Brief

Introduction

Assignment Brief

THE BRIEF Introduction The aim of this project is to apply a test driven design and development process to the generation of a tool or suite of tools for digital content creation.