Skip to content

Use 3rd listeners interface version for allure_robotframework listener #754

@MrBIN89

Description

@MrBIN89

I'm submitting a ...

  • feature request

What is the current behavior?

allure-robotframework==2.13.2 uses ROBOT_LISTENER_API_VERSION = 2 version that doesn't allow to modify test on the fly

What is the expected behavior?

Use ROBOT_LISTENER_API_VERSION = 3 to make extending the listener usage more powerfull.

What is the motivation / use case for changing the behavior?

In my case I would like to enrich the test message with opened issue link and others additions.

Please tell us about your environment:

allure-python-commons 2.13.2
allure-robotframework 2.13.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    task:improvementChange that improves some user experience but can't be considered a new featuretheme:robotframework

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions