Before start filling up the API controllers we should be able to test those in-memory implementations using TDD, for that we need to set up a library, namely Pytest, so we can test such controller. Also, we would like to have covered at least 85% of all code source.