WIP : Unit tests
Hej @klytje
I have created a simple unit test for the Level class, just to get us started with the testing. I've also added the necessary lines of code to CMakeLists.txt to ensure that the test executable (sim3aTest) is generated when the project is compiled.
Please have a look and let me know what you think.