allure-framework / allure-framework/allure-python
Use 3rd listeners interface version for allure_robotframework listener
- Ngôn ngữ chính
- Python
- Star
- 814
- Fork
- 260
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
#### 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
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng cách xác định entry point của listener allure_robotframework và khai báo ROBOT_LISTENER_API_VERSION của nó. Kiểm tra các yêu cầu của Robot Framework listener API v3 và xác minh rằng listener sử dụng phiên bản 3 để các thông báo kiểm thử có thể được bổ sung issue link và các nội dung khác.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- testing
- Loại issue
- Tính năng
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100