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

Results 20 phpunit-test-reporter issues
Sort by recently updated
recently updated
newest added

To-do: - [ ] Fix single-host view for classic themes That's probably best done in the make/hosting theme template - [x] Add dates (see https://github.com/WordPress/phpunit-test-runner/issues/151) - [x] Maybe show test...

Coming back to #63. We should change the way how the display of the hosts and the results is shown. As of now the logo and name are directly linking...

Change development environment to wp-env. This is closer to WordPress itself.

During contributor day from WCEU we experienced issues with an outdated local environment. We've updated the dockerfile to latest WordPress with php 8.1.

I would like to suggest a new feature for the PHPUnit Test Reporter Plugin. The enhancement involves the provision of a WordPress eXtended RSS (WXR) file. This file would contain...

The dockerfile is still relying on an old WordPress 5.5 image with php 7.4 We should update this to a newer version of WordPress and PHP 8 as the plugin...

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,...

Addresses https://github.com/WordPress/phpunit-test-reporter/issues/97. First pass, not certain about markup.

https://wordpress.slack.com/archives/C3D6T7F8Q/p1593596189094100

Hosts have an interest in providing results from more than one platform (like Shared, and Managed, for example), along with multiple PHP versions (for one or more of the platforms)...

help wanted