allure-python
allure-python copied to clipboard
Add links to pytest-bdd report listener
I'm submitting a ...
- [ ] bug report
- [v] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
What is the current behavior?
Adding a link decorator, or dynamic link has no effect on the content of the report.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
What is the motivation/use case for changing the behavior?
This will allow reports to link back to original requests and bugs in the workflow, and add a feature already in other listeners.
Please tell us about your environment:
python : 3.8.12 pytest : 6.2.5 psycopg2: 2.9.2 pytest-bdd: 4.1.0 (avoiding5 due to regression) pytest-xdist: 2.4.0 allure-pytest-bdd: 2.9.45 requests: 2.26.0 pytest-dotenv: 0.5.2