Category Cross browsing testingPosted on February 17, 2023February 17, 2023Be a professional developer Nonprofessionals don't have to take responsibility for the job they do, In other words professionalism is all about taking responsibility. …
Category React Testing LibraryPosted on March 23, 2021March 23, 2021React testing library – testing a checkbox This is the first part of an example of how to test a checkbox that is also related with a button in React testing library. …
Category React Testing LibraryPosted on March 23, 2021March 23, 2021React testing library – testing a button Hi, in this post we are going to test a button with react testing library also the methodology will be the "Regression testing" this means that first we are going to cr…