Download the PHP package polozpavlo/allure-php-commons without Composer
On this page you can find all versions of the php package polozpavlo/allure-php-commons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download polozpavlo/allure-php-commons
More information about polozpavlo/allure-php-commons
Files in polozpavlo/allure-php-commons
Download polozpavlo/allure-php-commons
More information about polozpavlo/allure-php-commons
Files in polozpavlo/allure-php-commons
Vendor polozpavlo
Package allure-php-commons
Short Description PHP API for Allure adapter
License Apache-2.0
Homepage http://allure.qatools.ru/
Package allure-php-commons
Short Description PHP API for Allure adapter
License Apache-2.0
Homepage http://allure.qatools.ru/
Please rate this library. Is it a good library?
Informations about the package allure-php-commons
Allure PHP API
This repository contains PHP API for Allure framework. The main idea is to reuse this API when creating adapters for different test frameworks.
Getting started
In order to use this API you simply need to add the following to composer.json:
Basic usage idiom is to fire an event like the following:
Events
The following events are available right now:
- AddAttachmentEvent
- AddParameterEvent
- ClearStepStorageEvent
- ClearTestCaseStorageEvent
- RemoveAttachmentsEvent
- StepCanceledEvent
- StepEvent
- StepFailedEvent
- StepFinishedEvent
- StepStartedEvent
- TestCaseBrokenEvent
- TestCaseCanceledEvent
- TestCaseEvent
- TestCaseFailedEvent
- TestCaseFinishedEvent
- TestCasePendingEvent
- TestCaseStartedEvent
- TestCaseStatusChangedEvent
- TestSuiteEvent
- TestSuiteFinishedEvent
- TestSuiteStartedEvent
Usage examples
See allure-phpunit project.
All versions of allure-php-commons with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
jms/serializer Version >=0.16.0
ramsey/uuid Version >=3.0.0
moontoast/math Version >=1.1.0
phpunit/phpunit Version >=4.0.0
symfony/http-foundation Version >=2.0
jms/serializer Version >=0.16.0
ramsey/uuid Version >=3.0.0
moontoast/math Version >=1.1.0
phpunit/phpunit Version >=4.0.0
symfony/http-foundation Version >=2.0
The package polozpavlo/allure-php-commons contains the following files
Loading the files please wait ....