We covered some clean code pieces of advice in clean code article. However the list of clean code advice is...
automation testing
Automation testing helps with minimizing the repetitive and mundane tasks. It also helps with faster delivery of code to production and practicing CI/CD
Clean code in test automation is a controversial subject. There are a lot of unpopular opinions online about this. Clean...
Just to repeat once again, the best way to learn new things is to do them. Practice makes perfect. In...