Skip to content
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

1 add recipe to migrate dataprovider annotation #10

Merged
merged 12 commits into from
Apr 26, 2024

Conversation

MBoegers
Copy link
Owner

@MBoegers MBoegers commented Apr 17, 2024

Implement Migration uasge of @DataProvider to Jupiter @MethodSource.

First, we wrape the @DataProvider annotated Methods in method-source-compliant methods.

Later we link the test with the method source via the @MethodSource annotation

@MBoegers MBoegers force-pushed the 1-add-recipe-to-migrate-dataprovider-annotation branch from 97f567b to a76b1ef Compare April 18, 2024 15:42
@MBoegers MBoegers force-pushed the 1-add-recipe-to-migrate-dataprovider-annotation branch from 5485817 to b4114c9 Compare April 26, 2024 18:43
@MBoegers MBoegers merged commit b803103 into main Apr 26, 2024
3 checks passed
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.

1 participant