01
Never make a suite green by hiding a bug
When a test fails, the only honest answers are “the test is wrong” or “the product is wrong”. We classify which, fix the former and report the latter. A green dashboard that was bought by deleting an inconvenient assertion is worse than no dashboard, because you would have trusted it.