jenkinsci / allure-plugin

Allure Jenkins Plugin
https://plugins.jenkins.io/allure-jenkins-plugin/
Other
85 stars 66 forks source link

How to add Allure reports test Numbers to Jenkins Dashboard View #56

Open DeChrish opened 8 years ago

DeChrish commented 8 years ago

Job ↓ sample-job-test Success # 1 %

Failed # 1 %

Skipped # 2

%

Total # 4

Dashboard View : https://wiki.jenkins-ci.org/display/JENKINS/Dashboard+View

Ref: https://github.com/allure-framework/allure-core/issues/828

mikesalvia commented 6 years ago

@DeChrish I have been faced with this same problem. I worked around it by generating JUnit reports as well. While it isn't perfect it helps to get numbers in there. I would also love to just generate Allure reports and have the stats be available. I am going to play with the plugin and see what I can do. I am kinda new here.

amangrover1 commented 6 years ago

This will be good feature, please provide support. I am using jasmine framework with allure.

devopsmash commented 3 years ago

still not implemented?