The Math test EnWikiFormulaeTest checks that some files are exists, otherwise the tests are skipped.
But calling markTestSkipped from setUpBeforeClass or via data provider breaks under PHPUnit 10 (phpunit exits).
This needs to be refactored to call markTestSkipped from the test functions and must avoid an empty data provider.
Running with MediaWiki settings because there might be integration tests PHPUnit 10.5.63 by Sebastian Bergmann and contributors. Missing test files. Required: tests\phpunit\integration\WikiTexVC/en-wiki-formulae-good.json and tests\phpunit\integration\WikiTexVC/en-wiki-formulae-good-reference.json



