Download the PHP package willwashburn/phpunit-port-canary without Composer
On this page you can find all versions of the php package willwashburn/phpunit-port-canary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download willwashburn/phpunit-port-canary
More information about willwashburn/phpunit-port-canary
Files in willwashburn/phpunit-port-canary
Download willwashburn/phpunit-port-canary
More information about willwashburn/phpunit-port-canary
Files in willwashburn/phpunit-port-canary
Vendor willwashburn
Package phpunit-port-canary
Short Description Find tests that are making external requests
License MIT
Package phpunit-port-canary
Short Description Find tests that are making external requests
License MIT
Please rate this library. Is it a good library?
Informations about the package phpunit-port-canary
phpunit-port-canary
:bird: Find tests that are making external requests
Why
Not all tests are written perfectly. This library intends to help you spot when your phpunit tests are making requests across ports when you don't want them to.
Note: This is in a super alpha bootleg version. Try it out, but.. uh, no promises.
Installation
Alternatively, add "willwashburn/phpunit-port-canary": "0.0.1"
to your composer.json
Configuration
Add this to your phpunit.xml
Change Log
- v0.0.2 - Prettier Reporting
- v0.0.1 - MVP bootleg version
All versions of phpunit-port-canary with dependencies
PHP Build Version
Package Version
Requires
phpunit/phpunit Version
4.3.*
The package willwashburn/phpunit-port-canary contains the following files
Loading the files please wait ....