Skip to content

codescouts-academy/gilded-rose-typescript-refactoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CodeScouts

πŸš€πŸ—οΈ Gilded rose refactoring kata with Typescript

🌹This is the Gilded Rose kata in TypeScript.
πŸ₯‡ This repo uses the golden master technique to ensure that refactors do not alter the original behaviour.
Take a look, play and have fun with this. Just follow the commands below πŸ‘‡

Stars are welcome 😊 Report an error πŸ›

πŸ§‘β€πŸš€ Getting started

Install dependencies

npm install

πŸš€ Running app

npm run build

Or with number of days as args:

npm run build -- 10

πŸ§ͺ Running tests

To run all tests

npm run test

πŸ‘οΈ To run all tests in watch mode

npm run test:watch

About

πŸš€πŸ—οΈ Gilded rose refactoring kata with Typescript

Resources

Stars

Watchers

Forks