Download the PHP package rmiller/phpspec-run-extension without Composer
On this page you can find all versions of the php package rmiller/phpspec-run-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rmiller/phpspec-run-extension
More information about rmiller/phpspec-run-extension
Files in rmiller/phpspec-run-extension
Download rmiller/phpspec-run-extension
More information about rmiller/phpspec-run-extension
Files in rmiller/phpspec-run-extension
Vendor rmiller
Package phpspec-run-extension
Short Description PhpSpec extension to execute the run command after the describe command
License MIT
Homepage https://github.com/richardmiller/PhpSpecRunExtension
Package phpspec-run-extension
Short Description PhpSpec extension to execute the run command after the describe command
License MIT
Homepage https://github.com/richardmiller/PhpSpecRunExtension
Please rate this library. Is it a good library?
Informations about the package phpspec-run-extension
PhpSpecRunExtension
PhpSpec extension that adds running run command after describe command
Installation
This extension requires:
- PhpSpec 3.0+
- PHP 5.6+
The easiest way to install it is to use Composer
Activate the extension by specifying its class in your phpspec.yml
:
It defaults to bin/phpspec
for the path of phpspec and to run after the describe command.
These can be overridden as follows:
This will now also execute the run command after the exemplify command added by the ExemplifyExtension.
All versions of phpspec-run-extension with dependencies
PHP Build Version
Package Version
The package rmiller/phpspec-run-extension contains the following files
Loading the files please wait ....