The purpose of this repository is to test your setup before you attend a developer training conducted by the inovex Academy.
This repository is configured to work with Visual Studio Code and Development Containers.
Please make sure to have the following installed and configured:
For more information have a look at: https://code.visualstudio.com/docs/devcontainers/containers
- Clone this repository
- Start Visual Studio Code
- Use
F1
toShow All Commands
from Visual Studio Code and choseDev Containers: Open Folder in Container
- Open the folder of the cloned repository
- Use
F5
to run the application -Hello World!
should be printed to the terminal - Use
F1
toShow All Commands
from Visual Studio Code and choseView: Show Testing
- Run all unit tests - they should be
green
If you have troubles don't hesitate to contact your trainer.