Add Testing Framework
Created by: icyrizard
For easiness of testing the improvements later in this project we need a 'checking'. First we will try to add a testing framework like 'Catch' to test certain functions. This will sure nothing 'falls' over during the project and a certain accuracy is maintained. How the accuracy tests are done is not part of this sub-project.