Skip to content

ShortyLeKid/FizzBuzz-kata-ShortyLeKid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install

Running the tests

npm test

Or you can use built-in watch mode:

npm run test:watch

Show coverage

npm run test:cover

Note: coverage is also included in watch mode.

About

My baby-steps solution for the FizzBuzz TDD kata written in JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published