Download the PHP package solital/phpunit-bridge without Composer
On this page you can find all versions of the php package solital/phpunit-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package phpunit-bridge
PHPUnit bridge for Solital Framework
This package was created using the robiningelbrecht/phpunit-pretty-print component.
Installation
Configuration
Navigate to your phpunit.xml
file and add following config to set default options
(you can also set these options at run time):
Also make sure the color
attribute is set to true
:
Options
All these options can be set at runtime as well, see usage.
Output profiling report
Enable compact mode
Feel good about yourself after running your testsuite by displaying a Chuck Noris quote
Disable pretty print.
This can be useful when you only want to prettify the output when forced via CLI (see usage).
Usage
Output profiling report
Enable compact mode
Display Chuck Norris quote
Enable/disable pretty print
Combine multiple options
PHPUnit 9.x
This package does not support PHPUnit 9.x
License
MIT
All versions of phpunit-bridge with dependencies
PHP Build Version
Package Version
Requires
solital/vinci-console Version
4.*
The package solital/phpunit-bridge contains the following files
Loading the files please wait ....