Production Code vs. Non-Production Code: Why the Distinction Matters
Why separating production code from testing and experimental code shapes decisions like where integration tests should live in a repository.
Development
Browse by term
Why separating production code from testing and experimental code shapes decisions like where integration tests should live in a repository.
Ground rules for deciding what deserves its own Git repository, how to name it, and how to keep experimental code out of the core product.