Small coding exercises to learn Test Driven Development technique.
1 - Clone this project running https://github.com/JuanPa90Cap/Katas.git
in your terminal. If you haven't git installed can simply download it and unzip it.
2 - Install all project dependencies with npm install
or yarn install
command.
In the project directory, you can run:
Launches the test runner.
Launches the test runner in watch mode.