Testing Blazor Applications with Playwright | .NET Conf 2022
"Testing is hard, testing takes time to learn and to write, and time is money. As developers we want to test. We know we should but we don't have time. So how can we get more developers to do testing? We can create better tools. Let me introduce you to Playwright - Reliable end-to-end cross browser testing for modern web apps, by Microsoft and fully open source. Playwright's codegen generates tests for you so now you really have no excuses. It's time to play your tests wright." https://www.dotnetconf.net #DotNet #dotnetconf #dotnet7 πββοΈπββοΈ Get your questions answered on the Microsoft Q&A for .NET: https://aka.ms/dotnet-qa π« Learn C#, F#, and .NET with free self-guided learning from Microsoft Learn: https://aka.ms/learndotnet 0:00 Introduction 0:06 Debbie O'Brien, Senior PM at Microsoft 0:14 Max Schmitt, Senior Software Engineer 0:38 What is Playwright? 04:22 Codegen 06:18 Playwright + .NET 7 07:00 Demo: Integrating Playwright + .NET 7 09:46 Running the example test 11:34 Slowing the test for a closer look 12:40 Pausing the test execution to debug 21:31 Running the test on CI