Steven Giesel

Backend Software Engineer with a passion for new technologies! Originated from Germany, where I studied computer science in Leipzig, now based in Zurich. I like collaborating and also spread knowledge. Currently working at Zühlke Engineering AG.

Blazor Unit testing - How to write unit tests for your blazor components

Why and how to test Blazor components? Aren't UI tests normally slow, flaky and hard to maintain? No, they are not - thanks to bUnit. In this session Steven Giesel, one of the main contributors to that awesome library, will show how bUnit can make writing tests super easy and maintainable. On top a lot of the benefits from classical unit testing, like mocking and stubbing, can also be applied to your Blazor components. This talk brings a fundamental understanding on how to unit test Blazor components hassle free.