4. Fixtures More setUp() than tearDown() Variations Sharing Fixture Global State 4. Fixtures One of the most time-consuming parts of writing tests is writing the code to set...
Upgrading a Third-Party Bundle for a Major Symfony Version Upgrading a Third-Party Bundle for a Major Symfony Version Allowing to Install Symfony 3 Components Look for Deprecatio...
6. Risky Tests Useless Tests Unintentionally Covered Code Output During Test Execution Test Execution Timeout Global State Manipulation 6. Risky Tests PHPUnit can perform ...