Unit and Integration tests with xUnit — Hi there! Here is our new post about .NET Core. In the previous one, we learned how to deploy our .NET Core application using Docker. Make sure you check it out! In this post, we will discuss how to create automated tests for our application. Automated tests are a very…