techblog.geekyants.comGA-WDIO: Automating Web App TestingPreface GA-WDIO is a CLI tool built by GeekyAnts that leverages webdriver.io underneath and generates a boilerplate for your testing project with a decent directory structure and initial configurations for gecko-driver, chrome-driver, and appium. All...Apr 1, 2021·4 min read
techblog.geekyants.comChoosing Databases: The Wise WayChoose how to store data wisely - Every dev ever. We have come so far in the field of managing our data physically. From storing them as files, tables and as documents, and now it's even possible to store it as graphs. Not only the way data is store...Jan 18, 2021·6 min read