2017 © Pedro Peláez
 

library allure-php-commons

PHP API for Allure adapter

image

polozpavlo/allure-php-commons

PHP API for Allure adapter

  • Friday, May 4, 2018
  • by polozpavlo
  • Repository
  • 0 Watchers
  • 0 Stars
  • 652 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 15 Forks
  • 0 Open issues
  • 15 Versions
  • 236 % Grown

The README.md

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

Getting started

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

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

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

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

Usage examples

See allure-phpunit project., (*5)

The Versions

04/05 2018

dev-master

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

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

04/05 2018

1.1.6

1.1.6.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

18/04 2018

1.1.5

1.1.5.0 http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The Requires

 

by Ivan Krutov

api php allure report

18/04 2018

dev-support-test-type-annotations

dev-support-test-type-annotations http://allure.qatools.ru/

PHP API for Allure adapter

  Sources   Download

Apache-2.0

The 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