Full Stack Web Development

VSW13 Blazor Stability Testing Tools for Bullet Proof Applications

11/20/2024

4:00pm - 5:15pm

Level: Introductory

Ed Charbeneau

Developer Advocate

Progress

.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