aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/composer/PhpUnitSplitter
Commit message (Expand)AuthorAgeFilesLines
* Improve PHPUnit parallel split_group generation algorithmArthur Taylor2025-04-073-4/+9453
* Download latest phpunit results cache before parallel testsArthur Taylor2025-03-184-10/+48
* Fix missing split group error log outputArthur Taylor2024-12-031-0/+66
* Merge "Display message when PHPUnit dataprovider has error in parallel run"jenkins-bot2024-11-262-2/+37
|\
| * Display message when PHPUnit dataprovider has error in parallel runArthur Taylor2024-11-202-2/+37
* | tests: Use MediaWikiCoversValidator when extends PHPUnit's TestCaseUmherirrender2024-11-196-0/+12
|/
* Merge "Collect test failure logs and print them at the end of parallel runs"jenkins-bot2024-11-0710-0/+1482
|\
| * Collect test failure logs and print them at the end of parallel runsArthur Taylor2024-11-0510-0/+1482
* | Allocate tests to groups sequentially instead of round-robinArthur Taylor2024-11-061-3/+49
* | Sort tests in PHPUnit Parallel test suites by nameArthur Taylor2024-10-311-11/+11
|/
* Add `phpunit:parallel:extensions` composer commandArthur Taylor2024-07-171-1/+1
* Add `phpunit:prepare-parallel:extensions` commandArthur Taylor2024-07-106-0/+275