nodejs

NightwatchJS

Structure Nightwatch.js and perform execution within Docker

This blog, will make you understand how to implement your e2e tests using Cypress and do continuous integration and delivery with CircleCI for your tests.

Read
Cypress

Power your Cypress tests with CircleCI

This blog, will make you understand how to implement your e2e tests using Cypress and do continuous integration and delivery with CircleCI for your tests.

Read
Lighthouse

Run front-end performance test using lighthouse with puppeteer + Git Actions

Boost your website’s performance with an automated testing setup using Lighthouse, Puppeteer, and GitHub Actions! In this blog, we’ll guide you through setting up a pipeline that runs front-end performance tests automatically on every push. By integrating Lighthouse with Puppeteer, you’ll simulate real user interactions, capturing accurate performance metrics and insights. Then, automate the process using GitHub Actions to ensure every code change is tested for speed, accessibility, and best practices. Follow along to streamline your workflow and keep your front-end optimized without lifting a finger!

Read