Want To Write Quality Code? Focus On Your Unit Test When Writing It

Edward Huang
4 min readDec 5, 2019

Writing code with unit tests takes a long time to write your feature. It is more complicated. When you have a tight deadline, you are trying to make the feature works. You design the system that you think other engineers will easily maintain it. However, what will be the metric to create such a high-quality code and robust system? How did you know, before you deploy your…

--

--