Skip to content

Starting code for a refactoring code kata on the tennis rules, using ES6 + jest.

Notifications You must be signed in to change notification settings

frantw/tennis-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tennis Kata in ES6 + Jest

A starter project for coding tennis kata in ES6 + Jest.

Minimal ES6 + Jest Starter for coding tennis kata.

YouTube Demo

Dependency

  • Jest for testing
  • Babel for JavaScript transform
  • Prettier for code formatter

Getting Started

Install dependencies

npm install

Running tests

npm run test

Others

Recommended Extensions in VSCode

About

Starting code for a refactoring code kata on the tennis rules, using ES6 + jest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published