Skip to content

Test Environment

A controlled environment used for testing configuration items, services, Processes, etc.

Impact

If the test environment does not match production, the tests are invalid.

Weinto take

We strive for Environment Parity. Using containers (Docker/Kubernetes), we ensure the test environment is bit-for-bit identical to production. It kills the "It works on my machine" excuse forever.