Infrastructure Testing Twitter.com: achieving reliable test results at scale Love it or hate it, testing is a vital part of any software development cycle. Since it would be highly undesirable for buggy code to be deployed to the millions of devices accessing Twitter. Twitter.com has thousands of unit tests and nearly a hundred integration tests. Integration tests, also known as smoke tests, allow
