Load testing with k6 and Buddy
Learn how to use k6 load testing to prepare your app for high-traffic scenarios and to guard your code from regression.
The simple guide to Cypress.io test automation
Learn how to write tests with Cypress and automatically run them on every change to code.
How to track code coverage with SonarQube and Buddy
Learn how to reliably monitor your code coverage using SonarQube with Buddy.
How to run and automate visual tests on your website
Learn how to configure a pipeline that will build your application and perform automated visual tests in the staging environment.
How to run Selenium tests with Maven and Docker
Learn how to run Selenium tests on a Dockerized application with Maven and microservices.
How to run Docker PHP integration tests
Buddy allows for easy and effortless test builds using docker. Learn how to run Docker PHP application tests
How to use MySQL in PHP builds
This short guide explains how to add MySQL and use it with PHP apps.
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.