Skip to content

JuanPa90Cap/Katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVASCRIPT CODE KATAS

Small coding exercises to learn Test Driven Development technique.

Set up

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.

Available Scripts

In the project directory, you can run:

npm run test or yarn test

Launches the test runner.

npm run test:watch or yarn test:watch

Launches the test runner in watch mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published