It leads to surprising results when the definitions in one parser test file leak into all the others. This can cause spurious test failures when you happen to have two extensions which define conflicting article fixtures, and prevents you from using parser tests to test patches like I50ff8a7b6be95901ebb14ffbe64940a0f499cfac, where you deliberately want to set up and test two different definitions for the same template name. Change-Id: I958c6305a95ca32418d83b7f33f7c180a3b370cd |
||
|---|---|---|
| .. | ||
| CoreParserTestSuite.php | ||
| ExtensionsParserTestSuite.php | ||
| ExtensionsTestSuite.php | ||
| LessTestSuite.php | ||
| ParserIntegrationTest.php | ||
| ParserTestFileSuite.php | ||
| ParserTestTopLevelSuite.php | ||
| SuiteEventsTrait.php | ||