cross-solution / phpunit-utils
Utilities to aid in writing unit tests with the PHPUnit Framework
2.1.0
2020-07-09 16:33 UTC
Requires
- php: >=7.2
- phpunit/phpunit: ^8.0
Requires (Dev)
- php-mock/php-mock-prophecy: ^0.0.2
- psr/container: ^1.0
- slevomat/coding-standard: ^5.0
- squizlabs/php_codesniffer: >=3.4 <3.5.0
README
This package contains various utilities to aid in writing unit tests with the PHPUnit Framework.
Installation
composer require --dev cross-solution/phpunit-utils
Usage
At the moment, the documentation is solely in the PHPDocs comments of the source files.
License
Released under the MIT license