mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 04:12:13 +00:00
354 B
354 B
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]