Skip to content

EvaMarco/Gilded_Rose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gilded Rose

This is the Gilded Rose kata in JavaScript with Jest.

In this exercise I tried to refactor an ugly code with the help of test.

Getting started

Install dependencies

npm install

Running tests

To run all tests

npm test

To run all tests in watch mode

npm run test:watch

To generate test coverage report

npm run test:coverage

About

Refactor kata and test practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published