allure-js
allure-js copied to clipboard
Can I send allure report via email through Jenkins?
I'm submitting a ...
- [ ] bug report
- [x] feature request
- [x] support request => Please do not submit support request here, see note at the top of this template.
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Allure version | 2.7.0 |
---|---|
Test framework | jest@latest |
Allure adaptor | allure-mocha@latest |
Generate report using | allure-jenkins@latest |
Other information
I'd say this question is unrelated to this repo. There is a jenkins plugin which can generate reports: https://plugins.jenkins.io/allure-jenkins-plugin/ Alternatively, look at 'allure-commandline' npm package.
When your static HTML files are generated you can send them as any other static content.