[Pull Request:](https://github.com/Simonandy28/testing-boost-exercise/pull/1) I had to adjust the ConfigurationTest.cpp because it threw an error. I used a docker container to run the code. ``` docker build -t boost-exercise . docker run - it-- rm - v ${PWD} : / app boost - exercise ```