I’ve been using Docker for my Rails development environment for a while now. This means I’ve had to address a lot of different issues and learn some of the good and bad practices around containerized systems. I’m also a heavy advocate of TDD and testing in general. I think the time you lose writing tests is actually less than the time you spend testing your application by hand to see if your new m