/Human.net

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(), Heart_has_cardiac_muscle(), Cardian_muscle_can_initiate_a_cardiac_action_potential_at_a_fixed_rate()

Primary LanguageC#

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