Skip to content

Conversation

@Ameterezu
Copy link
Contributor

@Ameterezu Ameterezu commented Nov 23, 2020

When the method __ is called, an endless loop occurs because the added step is recursively appended to the end of the chain.
The added condition fixes method loop.

Add reporting support for run-workers command.
Can be used to get junit reports.
Example command:
npx codeceptjs run-workers 2 --reporter mocha-junit-reporter

Add reporting support for run-workers. 
Can be used to generate junit reports.
Example command:
npx codeceptjs run-workers 2 --reporter mocha-junit-reporter
…rkers

Add reporting support for run-workers
@Ameterezu Ameterezu closed this Nov 23, 2020
@Ameterezu Ameterezu reopened this Nov 23, 2020
@Ameterezu Ameterezu changed the title Fix method loop Fix method loop and adding report support for run-workers command Nov 23, 2020
@Ameterezu Ameterezu closed this Dec 11, 2020
@Ameterezu Ameterezu reopened this Dec 11, 2020
@DavertMik
Copy link
Contributor

Thank you for this fix!

@DavertMik DavertMik merged commit 6428719 into codeceptjs:3.x Dec 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Question] Is it possible to use the reporter argument when using run-workers command?

2 participants