Automation
GitHub Actions - CI/CD for Modern Development
GitHub Actions is a powerful CI/CD platform that automates software workflows directly in GitHub repositories, enabling continuous integration, testing, and deployment.
Godog - BDD Testing Framework for Go
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.
Playwright - Modern End-to-End Testing Framework
Playwright is a modern end-to-end testing framework for web applications that provides reliable cross-browser testing, mobile emulation, and powerful debugging capabilities.