Skip to content

codenewa/vending-machine-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vending-machine-kata

Build status Language: C#

SDK: .net core 2

Steps to build and run the tests.

  1. dotnet restore
  2. dotnet build

To test: Run the following command:

dotnet test .\Tests\Tests.csproj

User story not attempted: Exact Change Only

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published