Provide the Drush command as bin
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3486135. --> Reported by: [grimreaper](https://www.drupal.org/user/2388214) Related to !7 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>In <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ui_suite_bootstrap/issues/3485886" title="Status: Closed (fixed)">#3485886: Test components</a></span>, I used a kernel test to trigger ui_patterns_devel service/controller to scan for components automatically in CI.</p> <p>But I think it would be better to have a bin available for easier usage in CI without having to code custom PHP Unit code. So it can be more easily splitted into different CI tasks for better modularity without impacting "real" PHPUnit tests.</p>
issue