Skip to content

pilagod/trip-service-kata-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Typescript port of the Trip Service Kata

Extract TypeScript part from sandromancuso/trip-service-kata, inspired by ddd-tw/2020-legacycode-studygroup.

Tags

You can checkout to following tags to trace code back:

Requirements

Recent version of node.js (tested on 12.16.1).

Installation

Run npm install to install all dependecies.

Testing

  • npm test: Run all tests
  • npm test -- --coverage: Run all tests with coverage
  • npm test -- --watch: Run tests when any file changed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published