.NET Tools
Essential productivity kit for .NET and game developers
.NET Tools
Livestreams
Stefan Pölz – How to test C# unit tests with mutation testing – Webinar Recording
The recording for How to test C# unit tests with mutation testing, with Clean C# Coder, Stefan Pölz is now available on JetBrains TV.
Executing the very short development cycle of test-driven development requires discipline and practice.
However, the .NET ecosystem offers a wide variety of tools to support authoring a high-quality suite of unit tests, defending production code against defects.
In this session, Stefan will show how to further improve the effectiveness of C# test suites by testing our unit tests with mutation testing, and how to continuously integrate it with Azure Pipelines/GitHub Actions.
Agenda
- 00:00 – Introduction
- 01:30 – Stefan Pölz
- 02:00 – Self Introduction
- 04:46 – Presentation Start
- 06:55 – What is Mutation Testing?
- 13:47 – Why Mutation Testing?
- 21:39 – How to Mutation Test?
- 40:34 – Custom Fault Injectors
- 43:04 – Conclusion
- 46:15 – Q & A
- 1:02:06 – Outro
Links
- Awesome Mutation Testing GitHub repository
- Stryker
- Demo Repository
- JetBrains .NET Day Online 2023 – Call for Speakers
About the presenter:
Prev post C# Support in Fleet: Solution View, Unit Testing, and More!How to start using .NET Background Services Next post