Remove Handbook Remove Programming Remove Team Building Remove Test-Driven Development
article thumbnail

AoAD2 Practice: Build for Operation

James Shore

I’ll typically program it to abstract environment configuration, too.). You could end up attaching your test environment to your production database, or vice versa. Instead, leave the configuration out, and program your code to fail fast (see “Fail Fast” on p.XX) if it can’t find the configuration it’s looking for.