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

Fix Execute testmethod under cursor doesn't respect @ParameterizedTest #203

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

dstango
Copy link
Contributor

@dstango dstango commented Dec 13, 2023

#140

plus: adds support for more annotations that also annotate individula test methods

MoreUnit#140

plus: adds support for more annotations that also annotate individula test methods
@dstango
Copy link
Contributor Author

dstango commented Dec 13, 2023

The maven build runs successfully, but unfortunately I couldn't try it out interactively when starting org.moreunit.plugin from the IDE with "Run AS -> Eclipse Application". Eclipse starts, but as soon as I want to run a JUnit test I get exceptions that some JUnit classes are not found.

Does anyone have a hint for a plugin newbie?

@RoiSoleil RoiSoleil merged commit dbf4365 into MoreUnit:master Dec 14, 2023
1 check failed
@RoiSoleil
Copy link
Contributor

Thx for the PR. Maybe set the target-platfrom using efluid-30.target in build folder ?

@dstango dstango deleted the issue/140 branch December 14, 2023 09:06
@dstango
Copy link
Contributor Author

dstango commented Dec 14, 2023

Maybe set the target-platfrom using efluid-30.target in build folder ?

Thanks, that was a good guess! It helped! Now I could actually check my PR is working in reality :-)

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.

2 participants