Add minimal support for Travis CI and Visual Studio Code Debugging
Andrea-Scuderi opened this issue · comments
Add support for Travis CI
The minimal support requires to test that each example builds correctly.
Add support for Visual Studio Code Debugging
The minimal support requires:
Enable the debugging inside Docker
Enable the Unit Testing inside Docker
Enable the code coverage inside Docker
Note the documentation for this will be added later