Page MenuHomePhabricator

Migrate parser tests to new phpunit:config mechanism
Open, Needs TriagePublic

Description

Instead of using the dynamic suite mechanism, parser tests should be modernized to use the new phpunit:config mechanism to generate a static list of all parser tests.

Details