A Typescript port of the Trip Service Kata.
- Requirements: Recent version of node.js (tested on 8.9.4).
- Install Dependencies:
npm install
- Run tests with file watching for fast feedback:
npm test -- --watch
- Coverage
npm test -- --coverage
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
A Typescript port of the Trip Service Kata.
npm install
npm test -- --watch
npm test -- --coverage