A Partial Hierarchy of Correctness

Code is increasingly more correct as it progresses down this list:

  1. The code won't load.
  2. The tests won't run.
  3. The tests fail.
  4. The tests pass.


Eugene Wallingford ..... wallingf@cs.uni.edu ..... January 24, 2024