phpunit-test-reporter icon indicating copy to clipboard operation
phpunit-test-reporter copied to clipboard

Add environment image library support data.

Open adamsilverstein opened this issue 4 years ago • 1 comments

In https://github.com/WordPress/phpunit-test-runner/pull/134 we are adding the collection of environmental data about the GD/Imagick support of the tested environment.

We should display that data in the report once it is available, as suggested in this comment: https://github.com/WordPress/phpunit-test-runner/pull/134#issuecomment-747422071. The two locations to consider are: https://github.com/WordPress/phpunit-test-reporter/blob/master/parts/single-result.php#L50 https://github.com/WordPress/phpunit-test-reporter/blob/master/src/class-display.php#L337

adamsilverstein avatar Dec 23 '20 16:12 adamsilverstein

@getsource when you have a chance, this is ready for review.

adamsilverstein avatar Jan 22 '21 15:01 adamsilverstein