Skip to content

jcastillopino/katas-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages