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.

Support for behave which is running on parallel mode - now allure-results directory is creating empty.

See original GitHub issue

I’m submitting a …

  • bug report
  • [] feature request
  • support request => Please do not submit support request here, see note at the top of this template.

What is the current behavior?

When I’m using behave from this branch https://github.com/behave/behave/issues/710 (where is possible to use behave in the parallel mode) directory allure-results is creating empty.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

I used this command behave --processes 3 --parallel-element feature -f allure_behave.formatter:AllureFormatter -o allure_test_results ./features

and after run this folder is creating but empty when I’m using behave without --processes 3 --parallel-element feature that allure-results directory is creating correctly.

What is the expected behavior?

That Allure works in other forks when there is parallel support so it will be very helpful to have this possibility also for behave.

What is the motivation / use case for changing the behavior?

Parallel run of tests is one of the most important thing in my opinion because always we want to decrease execution time.

Please tell us about your environment:

  • Allure version: 2.8.0
  • Test framework: behave 1.2.7.dev0
  • Allure adaptor: allure-behave@2.5.4

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:32 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
DaulGitHubcommented, May 27, 2022

3 days without any help and any response

It is sad!

  1. you can ask the question in the Allure framework community https://qameta.io/allure-report/ Push on a button “community”.
  2. Also you can use my repository https://github.com/DaulGitHub/allure-behave , but I do not use it long time.

I wish you good luck!

1reaction
sseliverstovcommented, Mar 4, 2019

Hi folks, sorry but still haven’t any news.

Read more comments on GitHub >

github_iconTop Results From Across the Web

allure-framework/allure-core - Gitter
Hi everyone, could anyone suggest why, why I run my tests via a docker container, that I see blank screenshots? My Docker Container...
Read more >
Allure Results Empty when test is triggered via Maven
The Tests are running and only the Allure report generation has issues. Anyway after lot of googling I have managed to solve this...
Read more >
behave Documentation - Read the Docs
In that directory create a file called “tutorial.feature” containing: Feature: showing off behave. Scenario: run a simple test.
Read more >
Upgrading your build from Gradle 4.x to 5.0
Alternatively, you could run gradle help --warning-mode=all to see the ... The Javadoc and Groovydoc tasks now delete the destination dir for the ......
Read more >
Releases - CodeceptJS
The fastest option when running tests in windowed mode. ... [allure] Fixed undefined output directory for allure plugin on using custom runner.
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