Testing is valuable as it can save time, money, and embarrassment. While tests that cover “complex” scenarios are important, we can underestimate the value of testing seemingly trivial scenarios. In particular, validating configuration elements via simple parsing tests can be both simple, and very valuable. When I mention the idea…