Skip to content

Instantly share code, notes, and snippets.

@mheiber
Created January 13, 2018 03:40
Show Gist options
  • Save mheiber/779fa4c8dddff7ba5001864a5b4681d3 to your computer and use it in GitHub Desktop.
Save mheiber/779fa4c8dddff7ba5001864a5b4681d3 to your computer and use it in GitHub Desktop.
**Diagram 1: Types of Code**

                       high
                       ^                ||
                       ^                ||
                       ^ boring I/O     ||  interesting I/O
                       ^                ||
cost of testing        ^ ================================
                       ^                ||
                       ^                ||
                       ^ boring         ||  interesting
                       ^ transformation ||  transformation
                       ^                ||
                       low >>>>>>>>>>>>>>>>>>>>>>>>>>>>> high
                                benefit of testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment