cloudn9 / katas-csharp

Katas for TDD Course in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  1. Download the code using GIT or with the downloading the zip link
  • Open with Visual Studio the solution for the current kata
  • Ejecutar las pruebas: Pruebas - Ejecutar - Todas las pruebas (Ctrl + R, A)

Katas

Fizz Buzz

Good kata to start doing TDD

Gilded Rose

Refactoring kata

Password validator

Easy kata to practice the importance of the test order.

Print date

Kata to start practicing with mocks and stubs.

Bank

Good kata to learn indirect input and output

About

Katas for TDD Course in C#


Languages

Language:C# 100.0%