PHPackages                             villfa/phpunit-extra-constraints - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. villfa/phpunit-extra-constraints

ActiveLibrary[Testing &amp; Quality](/categories/testing)

villfa/phpunit-extra-constraints
================================

Extra constraints for PHPUnit

1.2.0(5y ago)048MITPHPPHP &gt;=7.2CI failing

Since Apr 4Pushed 3y agoCompare

[ Source](https://github.com/villfa/phpunit-extra-constraints)[ Packagist](https://packagist.org/packages/villfa/phpunit-extra-constraints)[ RSS](/packages/villfa-phpunit-extra-constraints/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (8)Versions (4)Used By (0)

PHPUnit Extra Constraints
=========================

[](#phpunit-extra-constraints)

[![Build Status](https://github.com/villfa/phpunit-extra-constraints/workflows/Continuous%20Integration/badge.svg)](https://github.com/villfa/phpunit-extra-constraints/actions)[![AppVeyor Build Status](https://camo.githubusercontent.com/c296ce91ec11ef1425a76737a3cd826d6072171a33d22b62056efed0360520c1/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f6769746875622f76696c6c66612f706870756e69742d65787472612d636f6e73747261696e74733f6272616e63683d6d61696e267376673d74727565)](https://ci.appveyor.com/project/villfa/phpunit-extra-constraints)[![Quality Gate Status](https://camo.githubusercontent.com/33786810a976e2f1f155e41e94d87c31579ca4ce5ca654a8a3df08fbe4bde950/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d76696c6c66615f706870756e69742d65787472612d636f6e73747261696e7473266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/dashboard?id=villfa_phpunit-extra-constraints)[![Latest Stable Version](https://camo.githubusercontent.com/143ccdf11519ba3f3a3de34b59c26823c8d109404a79e07db7654f8c3c05b119/68747470733a2f2f706f7365722e707567782e6f72672f76696c6c66612f706870756e69742d65787472612d636f6e73747261696e74732f762f737461626c65)](https://packagist.org/packages/villfa/phpunit-extra-constraints)[![Minimum PHP Version](https://camo.githubusercontent.com/4f9eddea3b5f90bdf4c2f6feafb71962a03512fd923888e4aef358cf6334daf7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e322d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)[![License](https://camo.githubusercontent.com/fdc3f7ee6ba0258baf401dfefeaba270805bae55be851637044e9728c14f2863/68747470733a2f2f706f7365722e707567782e6f72672f76696c6c66612f706870756e69742d65787472612d636f6e73747261696e74732f6c6963656e7365)](./LICENSE)[![PDS Skeleton](https://camo.githubusercontent.com/50d01a5094afcc3a827c3cadaec43d23b2a256cb249f5fdd6e5ffdb53ea7971c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7064732d736b656c65746f6e2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/php-pds/skeleton)

Installation
------------

[](#installation)

```
composer require --dev villfa/phpunit-extra-constraints
```

Usage
-----

[](#usage)

Here a basic example:

```
