allure-framework / allure-framework/allure-python
Use 3rd listeners interface version for allure_robotframework listener
- Lingua principale
- Python
- Stelle
- 814
- Fork
- 260
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
#### 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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia individuando il punto di ingresso del listener di allure_robotframework e la relativa dichiarazione di ROBOT_LISTENER_API_VERSION. Verifica i requisiti della Robot Framework listener API v3 e accertati che il listener utilizzi la versione 3, così che i messaggi dei test possano essere arricchiti con link alle issue e altre aggiunte.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- testing
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100