A sample of using AppVeyor to build .Net Core projects, then run unit tests. Deploy a website to the local IIS instance, then run integration tests. Only after all unit and integration tests pass, will the deploy section be run.
Current Status (from AppVeyor)