Skip to content

panzershaft/Code-Kata

Repository files navigation

Code-Kata

code kata's to practice TDD

TDD:

  1. RED (write a failing unit test)
  2. GREEN (make the failing unit test pass with minimum efforts)
  3. REFACTOR (refactor the minimum passing code)

About

code kata's in python based on codewars

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages