ClaudioRicci / BowlingGameKata

Typescript Jasmine testing example of Bowling Game Kata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BowlingGameKata

Example of Bowling Game Kata with Jasmine.

  • Run 'npm test' in Terminal to run Unit Tests

  • No Frameworks used, just Typescript and Jasmine.

About

Typescript Jasmine testing example of Bowling Game Kata


Languages

Language:JavaScript 55.6%Language:TypeScript 44.4%