garora / TDD-Katas-NETCore

This repository contains Hands on Test Driven Development Katas - implemented using .NET Core

Home Page:https://github.com/garora/TDD-Katas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is archived. Refer to TDD-Katas

Description

Simply defines the Test Driven Development Katas. In this, lets try to create most famous katas to understand what are exactly Katas. These Katas can also be used for practicising your C# skills for Unit testing.

How to contribute:

Want to contribute? Make a pull request (PR) to develop branch. Do not make any PR to Master branch.

License

MIT License, refer: License info for more information.

Note: This is a place to find and practice TDD Katas. Feel free to submit pull requests with additional tests, or issues if you find any.

About

This repository contains Hands on Test Driven Development Katas - implemented using .NET Core

https://github.com/garora/TDD-Katas

License:MIT License


Languages

Language:C# 100.0%