Download the PHP package lean-book-tools/phpunit-cleaner-result-printer without Composer
On this page you can find all versions of the php package lean-book-tools/phpunit-cleaner-result-printer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lean-book-tools/phpunit-cleaner-result-printer
More information about lean-book-tools/phpunit-cleaner-result-printer
Files in lean-book-tools/phpunit-cleaner-result-printer
Download lean-book-tools/phpunit-cleaner-result-printer
More information about lean-book-tools/phpunit-cleaner-result-printer
Files in lean-book-tools/phpunit-cleaner-result-printer
Vendor lean-book-tools
Package phpunit-cleaner-result-printer
Short Description PHPUnit result printer for books - simple and short
License MIT
Package phpunit-cleaner-result-printer
Short Description PHPUnit result printer for books - simple and short
License MIT
Please rate this library. Is it a good library?
Informations about the package phpunit-cleaner-result-printer
Cleaner Result Printer
Install
Usage
Register extension in your phpunit.xml
file:
Adding test cases to the end-to-end tests
- Add a test that demonstrates your case, e.g. a risky test in
fixture/DemoProject/tests
. - Add a file with the expected output (see the folder for examples).
- Run the tests:
vendor/bin/phpunit
. - To find out what normal PHPUnit output looks like, run
bin/phpunit-reference-tests
. This runs the same tests, but uses the built-in result printer.
All versions of phpunit-cleaner-result-printer with dependencies
PHP Build Version
Package Version
The package lean-book-tools/phpunit-cleaner-result-printer contains the following files
Loading the files please wait ....