DevOps by Default Blog

Posts tagged "Docker"

Clear

2 articles

Playwright Acceptance Testing in Docker

GOTRS 0.4.0 shipped with a Playwright acceptance harness that runs entirely inside the toolbox container. No local browser installation needed. The Problem Local Playwright setups are notoriously flaky. Different Chrome versions across machines. Missing dependencies on Linux. Path issues on macOS. …

Read more

Container-First Development: Lessons from GOTRS

The latest GOTRS release focused on something that doesn’t make for exciting screenshots but matters enormously: trust in the development workflow. The Problem Every developer has a slightly different local environment. Different Go versions, different database clients, different shell …

Read more