Skip to content

ksmutny/gilded-rose-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gilded Rose Refactoring Kata

Originally created and maintained by @emilybache. Adapted from emilybache/GildedRose-Refactoring-Kata by @ksmutny.

Install dependencies

npm install

Run text test fixture

npm run ts ./src/gilded-rose-text-test.ts <days>

<days> - number of days to pass; default = 2

Run tests

Run all tests

npm test

Run Mocha tests separately

npm run test:mocha

Run Cucumber tests separately

npm run test:cucumber

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published