-
Notifications
You must be signed in to change notification settings - Fork 252
Open
Labels
task:improvementChange that improves some user experience but can't be considered a new featureChange that improves some user experience but can't be considered a new featuretheme:robotframework
Description
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
Labels
task:improvementChange that improves some user experience but can't be considered a new featureChange that improves some user experience but can't be considered a new featuretheme:robotframework