TDI – Using Test Driven Development Methodologies for Infrastructure

For those who have had exposure to development environments, you are probably familiar with TDD, or Test Driven Development. If not, then I highly recommend that you dig into the topic as it may be one of the best tools to have in your toolkit: http://en.wikipedia.org/wiki/Test-driven_development The concept is simple: Design a test for an upcoming … Read more