Skip to content

kappa77/Kata-BirthdayGreetings-CSharp

 
 

Repository files navigation

Birthday Greetings Kata in C

This is a porting to C# of the BirthdayGreetings Kata of Matteo Vaccari. The original cata can be found here. The documentation can be found here. The exercise that is meant to teach something about dependency inversion and dependency injection.

This is a refactoring of the BirthdayGreetings Kata C# of mamoo/birthday-greetings-kata-csharp.

This refactoring has been made to practice the kata on Mac OSX using VisuaStudio-Code -or- VistualStudio for Mac

14/02/2020 Updated to DotNetCore 3.1

To run the tests

dotnet test

Warning

A little bug has been intentionally introduced in the source code to check the test runtime.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%