Make it possible to run as part of a CI pipeline v1
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3537168. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !1
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently you can run the tests manually, import and export them, but you can't really run them automated. We should add so you can export them as either kernel tests, or so that you can use kernel tests to set them up and run a drush command.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add a drush command to run the tests.<br>
<del>Figure out the best way to do this with dependencies in a kernel test.</del></p>
issue