=================
Implemented a Solution (BaristaMatic.sln) in Visual Studio 2010 within 3 projects developed in C Sharp
-
BaristaMatic.Console (Set this one as startup project)
-
BaristaMatic.Model (Contains the 3 different models used in this project)
Ingredient.cs Drink.cs CoffeeMachine.cs
- BaristaMatic.Test (Used for TDD and BDD)
Using [Specflow 1.8.1] (http://www.specflow.org/) Using [nUnit 2.6.0] (http://www.nunit.org/)
by [Santiago Traversa] (santiago.traversa@gmail.com)