Add default `phpunit.xml[.dist?]` file to add the Drupal Listener
Per https://www.drupal.org/i/3287927 - Drupal has a phpunit listener that helps ignore things like deprecation warnings that can result in a lot of log spam. See patch on related issue for one bare-bones option?
Similar to what you can do with a custom phpcs config?