TDD is always a hot topic, and Fizzbuzz is super simple to implement. So I decided to make a video of me showing you how to create a fully TDDed FizzBuzz implementation in .NET Core, using C# and xunit.
A very brief introduction to unit testing in .NET Core, how it can be achieved and what the pitfalls are.