question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Have option to provide multiple allure-results directories to combine

See original GitHub issue

Is your feature request related to a problem? Please describe. In a multi module maven / gradle project the allure-results directories are created module wise and this leads to problems when trying to generate a report with all those results

Describe the solution you’d like Much like the -o option, it’ll be pretty great to have an option to provide multiple allure-results folder paths allure serve --result-dir /path/to/one --result-dir /path/to/two --report-dir /path/report

Describe alternatives you’ve considered

We can tweak the system properties to force allure to put all results in a certain folder but it requires hackish ways to generate directory for multi module projects

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
leomenezesszcommented, Jun 14, 2020

@fescobar this allure-docker is too good!

Read more comments on GitHub >

github_iconTop Results From Across the Web

combine allure reports from several machines into one without ...
- here the question arises - if I put all the reports in one directory and generate a report, then the results from...
Read more >
allure-framework/allure-core - Gitter
Hi all, I am running 2 different set of tests in a single job (Jenkins) so generating 2 allure reports. The problem is...
Read more >
Allure Framework
Integrate your favorite testing framework with Allure. Supported frameworks are grouped by language: Java, Python, JavaScript, Ruby, Groovy, PHP ...
Read more >
Allure Report - QA Automation Expert
Categories in Allure Report. The categories tab gives you a way to create custom defect classifications to apply for test results. There are...
Read more >
Allure - Jenkins Plugins
This plugin allows to automatically generate Allure Report and attach it to build during Jenkins job run. Plugin builds are located here: ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found