Environment Testing
I just read an interesting piece on Environment Testing on Nat Pryce’s blog. The basic idea is to write scripts that test whether or not the environment you are about to deploy to matches your expected environment. This would alleviate the anxiety that I feel as I deploy new code from our development environment into our production environment.






