Changes between Initial Version and Version 3 of Ticket #39237
- Timestamp:
- 01/29/2017 09:58:37 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39237
- Property Keywords needs-patch added
-
Ticket #39237 – Description
initial v3 3 3 https://phpunit.de/manual/current/en/textui.html 4 4 5 and their error due to the ech stat amnts in the phpunit install.ph anad bootstap.php5 and their error due to the ech statements in the phpunit `install.php` and `bootstrap.php` 6 6 7 7 i.e. … … 12 12 13 13 14 and due to the header value been set in wp_redirect() in pluggable.phpwhy this is running for unittest ???14 and due to the header value been set in `wp_redirect()` in `pluggable.php` why this is running for unittest ??? 15 15 16 16 it looks like we need to test for if a coverage report is been created and not echo to the console