Skip to content

Modelling the human body through code. C# and F#. Using TDD. This project is for our quarterly coding dojos. The aim is to model every part of the human body by writing unit tests first, leaning on the principles of Domain Driven Design. The idea is that the human body is an endless source of new test cases. For example, Human_has_a_heart(), Hea…

Notifications You must be signed in to change notification settings

LeedsSharp/Human.net

Repository files navigation

README

What is this repository for?

Human.NET is a sandbox for .NET developers intended to provide a rich source of test cases to practice TDD and pair programming. It was created by the Leeds Sharp .NET user group as a base for code dojos.

Version 0.0.1

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

Modelling the human body through code. C# and F#. Using TDD. This project is for our quarterly coding dojos. The aim is to model every part of the human body by writing unit tests first, leaning on the principles of Domain Driven Design. The idea is that the human body is an endless source of new test cases. For example, Human_has_a_heart(), Hea…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages