ng3w-uv / refactorGildedRose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Place 2

Place one has the fun times of linking here, but I can also link back here. can also link back here.

Gilded Rose

This is the Gilded Rose kata in TypeScript.

Getting started

Install dependencies

npm install

Running app

You may need to install ts-node

npx ts-node test/golden-master-text-test.ts

Or with number of days as args:

npx ts-node test/golden-master-text-test.ts 10

Running tests

To run all tests

Jest way

npm run test:jest

To run all tests in watch mode

npm run test:jest:watch

Mocha way

npm run test:mocha

Title

Place 1

Hello, this is some text to fill in this, here, is a link to the second place.

Place's 3: other example

Place one has the fun times of linking here, but I can also link back here.

About


Languages

Language:TypeScript 96.6%Language:JavaScript 3.4%