nvianaperez / TC-kataBowling-TDD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository for the BowlingKata in JS

This is a base repository to do the UncleBob Bowling Game Kata ( http://butunclebob.com/ArticleS.UncleBob.TheBowlingGameKata ) in Javascript.

Please follow the steps of the PDF and each time that it says commit, do the commit and push it.

Setup:

$ yarn

Run:

$ yarn test

About


Languages

Language:JavaScript 100.0%