Download the PHP package wealthberry/testdox-reduced-output-printer without Composer
On this page you can find all versions of the php package wealthberry/testdox-reduced-output-printer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wealthberry/testdox-reduced-output-printer
More information about wealthberry/testdox-reduced-output-printer
Files in wealthberry/testdox-reduced-output-printer
Download wealthberry/testdox-reduced-output-printer
More information about wealthberry/testdox-reduced-output-printer
Files in wealthberry/testdox-reduced-output-printer
Vendor wealthberry
Package testdox-reduced-output-printer
Short Description A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
License MIT
Homepage https://github.com/wealthberry/testdox-reduced-output-printer
Package testdox-reduced-output-printer
Short Description A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
License MIT
Homepage https://github.com/wealthberry/testdox-reduced-output-printer
Please rate this library. Is it a good library?
Informations about the package testdox-reduced-output-printer
testdox-reduced-output-printer
A PHPUnit result printer based on CliTestDoxPrinter, but with reduced output line count and line length.
Readability of results is much better for assertions with huge failure message strings. If you want to see the full messages, just omit the printer class option.
Installation
Usage
You can use the printer with a phpunit command line parameter:
Or, by adding a printerClass property in phpunit.xml
:
All versions of testdox-reduced-output-printer with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package wealthberry/testdox-reduced-output-printer contains the following files
Loading the files please wait ....