Guides

Articles on using Buddy in CI/CD

How to take screenshots with Puppeteer

How to take screenshots with Puppeteer

Learn how to grab screenshots of your website on every push to branch with a Puppeteer Node.js library on headless Chrome.

How to automate visual reviews with Percy

How to automate visual reviews with Percy

Learn how to integrate Buddy with Percy to make snapshots of your websites on every push to Git.

First steps with Laravel and Continuous Delivery

First steps with Laravel and Continuous Delivery

Learn how to write a Laravel app, configure unit, feature and browser tests and automate the whole process with Buddy CI.

How to run Selenium tests with Laravel Dusk

How to run Selenium tests with Laravel Dusk

Learn how to write, configure and run E2E tests on your PHP apps with Laravel Dusk and Buddy automation tools.

How to create Laravel Docker image

How to create Laravel Docker image

Learn how to Dockerize a Laravel application, share it through a registry, and automate the process with Buddy's Continuous Delivery.

How to automate tests and deployments of Node.js apps with Buddy

How to automate tests and deployments of Node.js apps with Buddy

Check out Buddy and Node.js in action. Learn how to apply Continuous Integration to your workflow so that your app is always ready for delivery.

How to write Selenium tests in Node.js with WebdriverIO

How to write Selenium tests in Node.js with WebdriverIO

Learn how to run and automate integration tests against Chrome website browser with Node.js, Selenium, and Buddy.

How to Dockerize a Node.js application

How to Dockerize a Node.js application

Dockerize your Node.js app effortlessly. Follow our comprehensive tutorial to create Dockerfiles, build and run Docker containers, and optimize your Docker images for production.