geroldkl
geroldkl
So at present the printer that's listed last is used, right? To solve my issue of getting HTML output when running tests in PHPStorm I currently see two options: 1....
Hi Sebastian, I am not across why or why-not a HTML generator is wrong. I am using the `--printer "\Drupal\Tests\Listeners\HtmlOutputPrinter"` because I am doing (actually learning about) functional tests for...
It is already registered as a listener in my `phpunit.xml`. However due to the magic that PHPStorm seems to be doing behind the scenes (i.e. automatically adding the `--teamcity` option)...
I've received a reply from Jetbrains regarding my request that they remove/disable the "--teamcity" key: > Meanwhile, I have managed to discuss this situation with my colleagues and developer >...