allure-framework / allure-framework/allure-java
Add supports for categorize test cases with TestNG Groups
- Ngôn ngữ chính
- Java
- Star
- 376
- Fork
- 240
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 45
Mô tả
[//]: # (
. Note: for support questions, please use Stackoverflow or Gitter**.
. This repository's issues are reserved for feature requests and bug reports.
.
. In case of any problems with Allure Jenkins plugin** please use the following repository
. to create an issue: https://github.com/jenkinsci/allure-plugin/issues
.
. Make sure you have a clear name for your issue. The name should start with a capital
. letter and no dot is required in the end of the sentence. An example of good issue names:
.
. - The report is broken in IE11
. - Add an ability to disable default plugins
. - Support emoji in test descriptions
)
#### I'm submitting a ...
- feature request
#### What is the current behavior?
Recently, I came across the problem that I wasn't able to check the results of test case group wise when I executed the same test case in different groups in different Jenkins jobs.
Below is the scenario:
1. Test case **A** is a part of group UK and US.
2. Trigger Jenkins job **J** to execute test case **A** in Jenkins job **J1** as a part of UK and in Jenkins job **J2** as a part of US.
4. Copy allure artifacts of **J1** and **J2** in **J** and merge the report using allure Jenkins plugin.
**Results**: Jenkins job **J** merged test case **A** results as a history.
#### What is the expected behavior?
I want to see the execution results group-wise for clear understanding.
#### Please tell us about your environment:
No need to specify as its feature request.
Hướng dẫn đóng góp
Hướng nghiên cứu
Bắt đầu bằng việc xem xét tích hợp TestNG và kịch bản merge của Jenkins được mô tả trong issue. Xác định cách membership của group và các kết quả đã merge hiện đang được biểu diễn, sau đó định nghĩa các kiểm thử để phân biệt cùng một case được thực thi trong các group UK và US; hoàn thành khi báo cáo đã merge hiển thị các lần thực thi đó theo từng group.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- testing
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- 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
- 25/100