Skip to content

Latest commit

 

History

History

rescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gilded Rose

This is the Gilded Rose kata in Rescript with Jest

Getting started

Install dependencies

yarn install

Running tests

To run all tests

yarn test

To run all tests in watch mode

yarn test:watch

To start developing

yarn dev:rescript

To run the TextTest file

yarn texttest [days]