Download the PHP package pawel-grzona/teamcity-phpspec-extension without Composer
On this page you can find all versions of the php package pawel-grzona/teamcity-phpspec-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pawel-grzona/teamcity-phpspec-extension
More information about pawel-grzona/teamcity-phpspec-extension
Files in pawel-grzona/teamcity-phpspec-extension
Download pawel-grzona/teamcity-phpspec-extension
More information about pawel-grzona/teamcity-phpspec-extension
Files in pawel-grzona/teamcity-phpspec-extension
Vendor pawel-grzona
Package teamcity-phpspec-extension
Short Description Makes TeamCity display phpspec execution results in real-time.
License MIT
Package teamcity-phpspec-extension
Short Description Makes TeamCity display phpspec execution results in real-time.
License MIT
Please rate this library. Is it a good library?
Informations about the package teamcity-phpspec-extension
PhpSpec extension for TeamCity CI
Formats PhpSpec output to make TeamCity display spec execution results in real-time.
The 2.* version has been rebuilt from scratch to work with phpspec/phpspec rather than phpspec/phpspec2 and as such is not backward compatible.
Installation
In your composer.json:
Configuration
In your phpspec.yml:
Usage
TeamCity Configuration
- Add a Build Step
- Runner Type: Command line
- Run: Custom Script
- Custom Script:
/path/to/phpspec run -f teamcity
- phpSpec tests will be included in the overall test count along with phpUnit, etc.
Requirements
PHP 5.3+
All versions of teamcity-phpspec-extension with dependencies
PHP Build Version
Package Version
The package pawel-grzona/teamcity-phpspec-extension contains the following files
Loading the files please wait ....