TDD

refBlog

code coverage

medium, web.dev

what: a metric that can help you understand how much of your source code is tested.

problem: code hacked or security

solution: white-testing → it guarantee that you are testing all possible outcome your functions.

Nest.js

1-1. Services