Treat test code like production code
kept by eddie
Test code should be held to the same coding standards as production code because it requires reading and maintenance, with exceptions only for security and platform-specific rules.