Download the PHP package lotaris/rox-client-phpunit without Composer
On this page you can find all versions of the php package lotaris/rox-client-phpunit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rox-client-phpunit
PHPUnit ROX Client
PHPUnit listener to send results to ROX Center.
Installation
Add the dependency to your composer.json
file:
Update your composer.lock
file:
php composer.phar update lotaris/rox-client-phpunit
Requirements
- PHP 5.3 or higher
Usage
To track a test, you must assign it a ROX test key generated from your ROX Center server.
Test keys are assigned to a test using the @RoxableTest
annotation:
Contributing
- Fork
- Create a topic branch -
git checkout -b feature
- Push to your branch -
git push origin feature
- Create a pull request from your branch
Please add a changelog entry with your name for new features and bug fixes.
License
rox-client-phpunit is licensed under the MIT License. See LICENSE.txt for the full text.
All versions of rox-client-phpunit with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
phpunit/phpunit Version 3.7.*
guzzle/guzzle Version ~3.7
doctrine/annotations Version 1.*
symfony/yaml Version 2.*
rhumsaa/uuid Version ~2.7
camspiers/json-pretty Version ~1.0
phpunit/phpunit Version 3.7.*
guzzle/guzzle Version ~3.7
doctrine/annotations Version 1.*
symfony/yaml Version 2.*
rhumsaa/uuid Version ~2.7
camspiers/json-pretty Version ~1.0
The package lotaris/rox-client-phpunit contains the following files
Loading the files please wait ....