You Need to Write Effective Unit Tests

Tek Loon
JavaScript in Plain English
2 min readSep 23, 2020

--

Photo by Ferenc Almasi on Unsplash

Writing Unit Tests has become a daily task for a software engineer. There are several purposes of writing unit test:

  • Better Product Experience & Quality. Companies want to launch products with lesser issues.
  • Time-Saving. Ensure the developed enhancement work as expected, reduce the Ding-Dong game so we can reduce the bug-fixing time that operation time. For e.g, QA -> Dev…

--

--

Coder and Writer. If you enjoy my stories— support me by https://www.buymeacoffee.com/tekloon so I can keep writing articles for the community.