Read the code first, then the tests, as claims
Reading a test first primes you to accept the code it describes. Read the code, decide what you think it does, then open the tests and check whether they agree with you rather than with the code. When the author of both is the same agent, a green suite is the floor, not evidence.
code-reviewtesting
Longer version: the post this came from.