TDD Katas Versions Save

This repository contains Hands on Test Driven Development Katas (C#)

3.0.0

3 years ago

All code katas promoted to C#9 .NET 5.0.

1.11.1

6 years ago

There are minor fixes and License change from Apache2.0 to MIT

1.11.0

8 years ago

Created Nuget Package with current release v1.11.0

1.0.5

9 years ago
  1. Upgraded .Net framework to 4.5
  2. Added Another implementation of Reactive extensions to TDDKatas (https://github.com/dhelper)
  3. Added Nuget Package - NUnit Test adapter (so, no other extension required to execute tests from within Visual Studio)-ref.:https://github.com/garora/TDD-Katas/issues/12

1.0.4

9 years ago

Modified all tests to run smoothly with VS2013