cross-solution / phpunit-utils
Utilities to aid in writing unit tests with the PHPUnit Framework
Installs: 930
Dependents: 6
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/cross-solution/phpunit-utils
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