1 follower
I write about test automation, CI & CD and tech in general. Say hi to me @vaikuntj on twitter
Set of books I plan to read in 2023 · The idea is to enjoy the books I plan to read. The aim is to enjoy & immerse oneself in a new world. Gaining...
Make testing more proactive · What shifting Left in the Testing/Quality perspective means - Identifying the needs and dependencies of testing & related...
Run your playwright tests 12 times faster · So you have written your Playwright tests and they are chugging along fine. Over a while, the number of test...
How to ensure Segment analytics is not triggered for automated tests · One may want to change/update the user agent for various use cases. One such use...
Using Multi-Line Command Function in .zshrc to search git logs · Add the following function to your .zshrc file & then source ~/.zshrcThis search is case...
Let's learn how to clean up and maintain your git repo Git Clean --> Cleans the working tree by recursively removing files git clean...