A Lisp where each function call runs a Docker container
Docker-as-runtime for Lisp—clever hack, zero practical use cases.
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
README recommends v3 over v4 while shipping v4 — confusing signal for adopters.
Go developers writing integration tests
testcontainers-go · GoCLEAN · tc-go
Docker-as-runtime for Lisp—clever hack, zero practical use cases.
Ephemeral EC2 builders with mTLS beats GitHub Actions for cost control.
Dual-container testing validates exploits against vulnerable and patched instances before deployment.
Test suite for LLM agent skills; fills a real gap in agent eval tooling.
Single container handling both OpenAI and Gemini wire formats for deterministic CI tests.
Copy-on-write database proxy lets you test against prod data without touching prod.