Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Kata Template

Creative Commons License

This is part of Academy's technical curriculum for The Mark. All parts of that curriculum, including this project, are licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License

Setup

yarn

Run tests

yarn test - this will run jest

or

yarn test --bail - stop as soon as one suite fails

or

yarn test:watch - this will run jest --watchAll

Run without tests

yarn start - this will run node src/main.js

Writing tests

See https://jestjs.io/docs/expect

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages