tdd-fundamentals-typescript

tdd-fundamentals-typescript contains some katas for test-driven development with TypeScript.

You'll need Node.js and bun.

Installation

cd rock-paper-scissors
bun install

Usage

bun run test

License

MIT