Discussion:
How do we send number of pass/fail test result using Test Results Analyzer plugin
panneerrselvam natarajan
2018-10-26 04:24:23 UTC
Permalink
Hi All,

I am using Test Results Analyzer plugin for my Jenkins pipeline and getting
test result through Test Result Analyzer plugin.. Is there any way to
capture the pass/fail/total test cases and communicate to Email thru
pipeline scripts.

Please clarify.


Regards
Panneer
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/03464a78-56cf-4e18-a6a1-5f695a3d50d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Victor Martinez
2018-10-31 11:41:34 UTC
Permalink
Something like
https://wiki.jenkins.io/display/JENKINS/Email-ext+plugin#Email-extplugin-PipelineExamples
might help, some examples:
- http://ikeptwalking.com/using-email-ext-plugin-in-jenkins-pipeline/

Cheers
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1c22aec6-e6dd-4eca-a6ba-cba29c428566%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...