Created Webserver in Python using Flask Framework
Pycharm was the editor of choice in this assingnment
For Unit testing used unittest framework.
Installed nose2 to detect any tests created.
To run tests just run nose2 on terminal.
Docker file created and used ubuntu as base image.
Installed Goss and Dgoss but seeing issues while running them, ( cant locate goss file even though its installed)
Set up of concourse CI in Progress