EN

isBooleanTooLongAndComplex

@media only screen and (max-width: 600px) { .body { overflow-x: auto; } } @media (max-width: 480px), (max-height: 480px) { .post-content table, .post-…

Code HealthTotTYiming Sun
Google Testing Blog
EN

What’s in a Name?

@media only screen and (max-width: 600px) { .body { overflow-x: auto; } } @media (max-width: 480px), (max-height: 480px) { .post-content table, .post-…

Adam RaiderCode HealthTotT
Google Testing Blog
EN

Clean Up Code Cruft

This is another post in our Code Health series. A version of this post originally appeared in Google bathrooms worldwide as a Google Testing on the To…

Code HealthPer JacobssonTotT
Google Testing Blog
EN

Simplify Your Control Flows

@media only screen and (max-width: 600px) { .body { overflow-x: auto; } } This is another post in our Code Health series. A version of this post origi…

Code HealthJeff HoyTotT
Google Testing Blog