Skip to content

victorgrubio/tdd-katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD Katas

image.png

In this repo, I will post the solutions of multiple code katas related to Test Driven Development.

In the article below, you could find the motivation of doing code katas. More specifically, to increase your skill with TDD.

Article from CodeKata

Solved

Fizzbuzz (Java)

100 Doors (Java)

The Twelve Days XMas Song (Java)

ABC Blocks (Java)

Align Columns (Java)

Anagrams (Java)

Array Shuffle (Java)

Bowling Game (Java)

ISBN Checker (Java)

Find more Katas

In these websites you would be able to find more katas

Dependencies

  • Java 16
  • Junit 5.7

Running Katas

To run the tests correspondent to a concrete kata

  1. Go to the appropriate directory

  2. Run Tests

    TODO - Setup command for Java
    

More languages will be added if possible. Although I will try to solve all I can using Java for learning reasons.

Hope you understand.

Contributing

Contributions are always welcome!

Make a pull request whenever you want and message me on Twitter to review it!

@VictorGarciaDev

License

MIT

About

Repo to store coding katas focused on TDD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published