Run PHPUnit tests in parallel on Drupal CI
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3551855. --> Reported by: [huzooka](https://www.drupal.org/user/281301) Related to !65 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Testing pipeline takes lot of time. </p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Use the parallel execution option: <a href="https://project.pages.drupalcode.org/gitlab_templates/jobs/phpunit/">https://project.pages.drupalcode.org/gitlab_templates/jobs/phpunit/</a></p> <h3 id="summary-ui-changes">User interface changes</h3> <p>Nothing.</p> <h3 id="summary-api-changes">API changes</h3> <p>Nothing.</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>Nothing.</p>
issue