Wrong phpunit's junit.xml location in Drupal 10.2
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3414377. -->
Reported by: [el7cosmos](https://www.drupal.org/user/251087)
Related to !113
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>In Drupal 10.2, the location of phpunit's junit.xml will be under the web root directory instead of the project root. This makes it not uploaded as an artifact and not reported in the pipeline.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Provide additional path for junit.xml in phpunit job.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>- webroot or project directory?</p>
issue