/typescript-mocha-kata-seed

This is a seed project for doing TDD code katas in TypeScript.

Primary LanguageTypeScriptMIT LicenseMIT

Kata Seed - TypeScript and Mocha

This is a seed project for doing TDD code katas in TypeScript.

Setup:

  • npm install

Run unit tests:

  • npm test