Jenkins - send XSL result in email body using email-ext plugin



My js-test=driver generates test results in XML format. I created an XSL to transform these xml files to a tabular form. Is there a way I can send my test results in the tabular form from these xml files through Jenkins/Hudson?


It seems like I could possibly use the Jelly script in email-ext plugin. But, does anyone know how to include the XSL files (or my test results in tabular form) into the body of the email being sent?


No comments:

Post a Comment