2017 © Pedro Peláez
 

library allure-php-api

PHP API for Allure adapter

image

allure-framework/allure-php-api

PHP API for Allure adapter

  • Tuesday, June 5, 2018
  • by vania-pooh
  • Repository
  • 7 Watchers
  • 8 Stars
  • 149,184 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 15 Forks
  • 8 Open issues
  • 13 Versions
  • 24 % Grown

The README.md

Allure PHP API (maintenance)

This project is in Maintenance mode. The new version of PHP API is available https://github.com/allure-framework/allure-php-commons2 ., (*1)

Build, (*2)

This repository contains PHP API for Allure framework. The main idea is to reuse this API when creating adapters for different test frameworks., (*3)

Getting started

In order to use this API you simply need to add the following to composer.json:, (*4)

{
    "require": {
        "php": ">=5.4.0",
        "allure-framework/allure-php-api": "~1.0.0"
    }
}

Basic usage idiom is to fire an event like the following:, (*5)

Allure::lifecycle()->fire(new TestCaseFinishedEvent());

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, (*6)

Usage examples

See allure-phpunit project., (*7)

The Versions

05/06 2018

dev-master

9999999-dev http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ivan Krutov

api php allure report

25/05 2018

1.1.5

1.1.5.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

by Ivan Krutov

api php allure report

07/12 2016

1.1.4

1.1.4.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

06/12 2016

dev-add_testId_support

dev-add_testId_support http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

13/05 2016

1.1.3

1.1.3.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

22/03 2016

1.1.2

1.1.2.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

12/09 2014

1.1.1

1.1.1.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

21/08 2014

1.1.0

1.1.0.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

12/08 2014

1.0.4

1.0.4.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

05/08 2014

1.0.3

1.0.3.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

11/06 2014

1.0.2

1.0.2.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

05/06 2014

1.0.1

1.0.1.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

04/06 2014

1.0.0

1.0.0.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api testing allure report steps attachments cases