Download the PHP package sugared-rim/phpunit without Composer
On this page you can find all versions of the php package sugared-rim/phpunit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sugared-rim/phpunit
More information about sugared-rim/phpunit
Files in sugared-rim/phpunit
Download sugared-rim/phpunit
More information about sugared-rim/phpunit
Files in sugared-rim/phpunit
Please rate this library. Is it a good library?
Informations about the package phpunit
SugaredRim\PHPUnit
PHPUnit sweetened with ease :cherries:
SugaredRim\PHPUnit takes an opinionated view of testing with PHPUnit, it is preconfigured to get you up and running as quickly as possible.
Install
Usage
Instead of requiring and running phpunit
use sugared-rim-phpunit
- that's it, no phpunit.xml*
needed:
Configuration
You may overwrite some options by putting it in your composer.json
.
Some of the default settings:
src
The source directory.
tests
The tests directory.
coverage
See Command-Line Options for details.
Example: Add SpeedTrapListener
License
MIT © Michael Mayer
All versions of phpunit with dependencies
PHP Build Version
Package Version
Requires
phpunit/phpunit Version
^5.0 || ^6.0 || ^7.0
schnittstabil/composer-extra Version ^2.0
schnittstabil/get Version ^2.0 || ^3.0
schnittstabil/composer-extra Version ^2.0
schnittstabil/get Version ^2.0 || ^3.0
The package sugared-rim/phpunit contains the following files
Loading the files please wait ....