Download the PHP package ezsystems/allure-php-api without Composer
On this page you can find all versions of the php package ezsystems/allure-php-api. 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 allure-php-api
Allure PHP API
This repository contains PHP API for Allure framework with eZ Systems modifications for newer JMS Serializer. 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-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
jms/serializer Version ^1.14.0
ramsey/uuid Version ^3.0.0
symfony/http-foundation Version ^3.2.2 || ^4.0
jms/serializer Version ^1.14.0
ramsey/uuid Version ^3.0.0
symfony/http-foundation Version ^3.2.2 || ^4.0
The package ezsystems/allure-php-api contains the following files
Loading the files please wait ....