Hans Muns is a Software Engineer and Microsoft Certified Trainer (MCT) at Vitas. As a software engineer, Hans focuses on designing, building, and implementing software solutions mainly using the Microsoft technology stack, including .NET, C#, and Azure. He enjoys working on innovative projects that help customers address real-world challenges. In addition to his engineering work, Hans is a Microsoft Certified Trainer, where he shares his knowledge and enthusiasm for technology with colleagues, peers, and customers, contributing to a supportive and collaborative learning environment.
As Blazor continues to gain popularity for building modern web applications, developers face the challenge of ensuring their components are thoroughly tested. Enter bUnit, the open-source testing library designed specifically for Blazor components. In this talk, we'll explore how bUnit can help you write clean, maintainable tests for your Blazor apps, making your development process more robust and efficient. We'll dive into the basics of bUnit, show you how to get started with testing your Blazor components, and explore its unique features that integrate seamlessly into your existing .NET workflows. Whether you’re new to testing or looking to level up your Blazor app’s quality, this talk will provide you with the tools you need to build future-proof apps. The following topics will be discussed: - Introduction to bUnit and why it’s a game-changer for Blazor developers - How to set up bUnit and write your first tests - Key features that make bUnit unique for Blazor testing - How bUnit compares to other testing tools - Real-world scenarios where bUnit helps boost app quality - A live demo to show bUnit in action - How bUnit integrates into modern .NET development workflows