4 posts tagged with "nodejs"
Power your Cypress tests with CircleCI
Posted on August, 2021This blog, will make you understand how to implement your e2e tests using Cypress and do continuous integration and delivery with CircleCI for your tests. About Cypress Cypress is a next generation…
Read full postUpload files to drive in NodeJs with encryption
Posted on May, 2021This article is an extension to my previous article generate front-end performance report, where we generated performance. In this article we are going to upload the reports to Google Drive. Why…
Read full postRun front-end performance test using lighthouse with puppeteer + Git Actions
Posted on May, 2021What is front-end performance? In simple words, it's nothing but the experience of the product for end users. Mainly describes the performance of your product. Why front-end performance is important…
Read full postSetup Detox with React Native and Appcenter
Posted on June, 2020Mobile automation baked into the entire pipeline from start to finish using Detox - ReactNative & App Center Having the right test automation is the key for success of any Product. Testing your…
Read full post