- 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)
Good kata to start doing TDD
Refactoring kata
Easy kata to practice the importance of the test order.
Kata to start practicing with mocks and stubs.
Good kata to learn indirect input and output