
asp.net core E2E Tests with xUnit and Playwright
In this article I will cover the setup of the Solution with a Blazor Project and a xUnit Project. Then I create the Test code and finally add some automation so I the Test takes care of starting the server.