TypeScript Unit Testing with Test Coverage The article can be read in here Install npm i Run Test npm test Run Test Coverage npm run coverage Checkout coverage/index.html for the result