Download the PHP package mhujer/consistence-phpunit without Composer
On this page you can find all versions of the php package mhujer/consistence-phpunit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mhujer/consistence-phpunit
More information about mhujer/consistence-phpunit
Files in mhujer/consistence-phpunit
Download mhujer/consistence-phpunit
More information about mhujer/consistence-phpunit
Files in mhujer/consistence-phpunit
Vendor mhujer
Package consistence-phpunit
Short Description Add PHPUnit assert for Enums from consistence/consistence
License MIT
Homepage https://github.com/mhujer/consistence-phpunit
Package consistence-phpunit
Short Description Add PHPUnit assert for Enums from consistence/consistence
License MIT
Homepage https://github.com/mhujer/consistence-phpunit
Please rate this library. Is it a good library?
Informations about the package consistence-phpunit
Consistence PHPUnit adds Assert for Enums from consistence/consistence
This library provides EnumAssert
PHPUnit assert for consistence/consistence enums.
Installation
Usage
-
use \Mhujer\ConsistencePhpunit\EnumAssert;
- use the assert this way:
e.g.
Requirements
Works with PHP 8.1 or higher and PHPUnit 9.3 or higher.
Submitting bugs and feature requests
Bugs and feature request are tracked on GitHub
Author
Changelog
2.0.0 (2022-09-20)
- require PHP 8.1+
- add support for native enums to make migration easier
1.2.0 (2021-02-28)
- require PHP 7.4+
- allow PHP 8.0
- require PHPUnit 9.3+
1.1.0 (2020-02-07)
- allow PHPUnit 9
1.0.0 (2019-11-24)
- initial release
All versions of consistence-phpunit with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.1
consistence-community/consistence Version ~2.1
phpunit/phpunit Version ^10.1
consistence-community/consistence Version ~2.1
phpunit/phpunit Version ^10.1
The package mhujer/consistence-phpunit contains the following files
Loading the files please wait ....