.NET Tools
Essential productivity kit for .NET and game developers
Scott Sauber – Test Driven Development with Blazor – Webinar Recording
The webinar recording for Test Driven Development with Blazor, with Director of Engineering at Lean TECHniques, Scott Sauber is now available.
In this session, we will discuss how to do Test Driven Development (TDD) as it applies to Blazor development. We will start with the basics of test-driven development, why you should be doing it, and how it improves the quality of your software.
We’ll also talk about how you can test-driven development the front end, despite many saying “it’s hard” or even “impossible”. All along the way, we will do live coding demos so that you can see test-driven development in action.
Agenda
- 00:00 – Introduction
- 02:10 – Presentation Start
- 06:17 – Why do we write tests?
- 08:36 – What is TDD?
- 09:20 – How to TDD?
- 17:41 – What is NOT TDD?
- 22:07 – Applying TDD to Blazor and Tools
- 27:02 – What should I test and not test?
- 39:29 – Live Coding
- 50:07 – Chekov’s Gun
- 1:00:28 – Getting Started / No Excuses
- 1:05:33 – Q & A
- 1:13:00 – Wrap Up and Thanks
Links
- https://scottsauber.com
- https://twitter.com/scottsauber
- https://leantechniques.com/
- https://github.com/scottsauber/talks/
– Slides – https://scottsauber.com/wp-content/uploads/2023/11/TDD-with-Blazor.pdf
– Live Templates – https://scottsauber.com/2023/11/09/jetbrains-rider-live-templates/
– Code from Webinar – https://github.com/scottsauber/talks/tree/main/2023-11-09-JetBrains-TDDWithBlazor
About the presenter: