Sample project for using dotnet core, docker and Testing Microservices.
Currently uses storyteller testing framework as I was interested playing with it. Otherwise this is my recommended approach for setting up dotnet projects.
- ./run-docker-build.sh
- ./run-functionaltests.sh
- ./run-dependencies-only.sh dotnet run .....