Because you’ll run into weird access control problems.
For example, you may be setting a public property of a class, be po
logging the new value out in console no problem, and still be getting the old value in expecting tests, right in the next line.