I write about est 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...
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...
Contributing to Open Source projects · This is the list of my contributions to open source : Docker + protractor docs New Relic Synthetics Manager...
Run tests from multiple tags with a single command · Scenario : Assume, You have got two exclusive set of tests (i.e. no common tests in each set), one...