This blog is going to have two parts: Basics about unit testing, testing frameworks and DOM interaction libraries Bursting myths about Jest testing framework. (Yet to come) As your web application grows with increasing business requirements, in order to maintain the sanity of your front-end code, unit testing is a must. The way we have…