.NET in the browser may sound like Blazor's strength, however the story of Blazor testing may just be its biggest potential upside. In this session we'll discuss what makes Blazor an ideal candidate for: Unit Testing, Integration Testing, and Automated System Testing.
You will learn:
- How to unit test Blazor components with bUnit
- How to integration test Blazor components with mocks
- How to use automated e2e tests with Blazor apps