Skip to content

ossan-dev/tdd-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Driven Development kata

Simple repo to solve Test Driven Development Katas with Go.

Project structure

Each folder contains a single-standalone kata exercise.
You can follow the development flow by navigating the git history of the files. Each commit should be consistent with a single TDD phase.
At this link you can see the text of the exercises implemented.

Katas

  1. FizzBuzz: Completed
  2. StringCalculator: Completed
  3. PasswordValidation: Completed
  4. SearchCity: Completed
  5. POS: WIP

About

Simple repo to solve Test Driven Development Katas with Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages