Skip to content

marabesi/katalyst-corporate-hotel-booking-csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

katalyst-corporate-hotel-booking-csharp

Practice Kata: https://www.codurance.com/katalyst/corporate-hotel-booking

Kata guidelines

  • Outside-In TDD should be used.
  • Starting from acceptance tests, one at a time.
  • Define your acceptance tests as small vertical slices, involving at least two services.
  • Once a failing acceptance test is compiling and failing for the right reasons (services are not implemented), start unit testing the services, one public method at a time.

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%