Skip to content

Data providers support in failed group#6777

Closed
ramzes642 wants to merge 3 commits into
Codeception:5.1from
ramzes642:support-failed-group-data-provider
Closed

Data providers support in failed group#6777
ramzes642 wants to merge 3 commits into
Codeception:5.1from
ramzes642:support-failed-group-data-provider

Conversation

@ramzes642

Copy link
Copy Markdown

There was an issue with large data providers. If any test failed, the entire list of tests would rerun as part of the failed group. This PR adds the ability to specify testName@dataProviderInstanceName in the failed group, allowing them to run independently without rerunning all the tests provided by the data provider.

@kuzmenko86

Copy link
Copy Markdown

I would love to have this feature !!!!
my data providers contain around 1000 values - would like to re-run only failed items

waiting for update
thank you !

@SamMousa SamMousa deleted the branch Codeception:5.1 September 13, 2024 09:28
@SamMousa SamMousa closed this Sep 13, 2024
@SamMousa

Copy link
Copy Markdown
Collaborator

This PR was auto closed because I deleted the 5.1 branch.
Please redirect it to the main branch if you're still interested in getting this merged.
Regardless of your decision, thanks for your work!

@ramzes642

Copy link
Copy Markdown
Author

#6793

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.

3 participants