Run more than one test group in Bulk - Test Collections?
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3541324. --> Reported by: [yautja_cetanu](https://www.drupal.org/user/626050) Related to !11 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When doing automated tests or just trying different models and not using Tests to help with prompt engineering its good to just fire off all the same tests you want and get the overall results.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <ul> <li>Maybe make views bulk operation style UI so you can click a checkbox next to the test groups you want to run and also run all.</li> <li>Or we could have a Tag on test groups and run all of a specific tag? Maybe this is better if we are going to store the collection of test results together? Maybe its Category, or Test Group Group! Test Collection?</li> <li>Can we have the results page show all the test results in one place, so we see the test groups but they appear one above each other and then have overall summaries for the test collection.</li> </ul> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue