Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Support failed group data provider #6793

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
Loading
from

Conversation

ramzes642
Copy link

@ramzes642 ramzes642 commented Sep 13, 2024

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.

@SamMousa
Copy link
Collaborator

Could / should we not use Descriptor::getTestSignatureUnique?

/**
     * Provides a test name which is unique for individual iterations of tests using examples
     */
    public static function getTestSignatureUnique(SelfDescribing $testCase): string

@ramzes642
Copy link
Author

@SamMousa Thank you, I'll check it after holidays.

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.