Skip to main content

Testing

GitHub Actions - CI/CD for Modern Development

ci-cd automation devops github testing deployment

GitHub Actions is a powerful CI/CD platform that automates software workflows directly in GitHub repositories, enabling continuous integration, testing, and deployment.

Read More

Godog - BDD Testing Framework for Go

testing bdd go gherkin behavior-driven-development automation

Godog is a Behavior-Driven Development (BDD) testing framework for Go that enables writing human-readable tests using Gherkin syntax, bridging the gap between technical and business stakeholders.

Read More

Playwright - Modern End-to-End Testing Framework

testing e2e-testing automation cross-browser javascript typescript

Playwright is a modern end-to-end testing framework for web applications that provides reliable cross-browser testing, mobile emulation, and powerful debugging capabilities.

Read More