Solving some TDD katas with C#, xUnit, FluentAssertions for practice.
dotnet test TDDKatas.sln
Source: https://www.codewars.com/kata/odd-or-even
Source: http://butunclebob.com/ArticleS.UncleBob.ThePrimeFactorsKata
Source: https://gist.github.com/alastairs/1142957
Source: https://www.codewars.com/kata/525caa5c1bf619d28c000335/csharp