Skip to content

Parametrised tests: Run a single invocation via maven #3794

Closed Answered by marcphilipp
AlexShmydov asked this question in Q&A
Discussion options

You must be logged in to vote

JUnit Platform does provide the means to implement this via IterationSelector. Parsing expressions like #testMethod[5:*] is a feature of Maven Surefire that's probably not implemented for JUnit 5, yet. I'd recommend raising an issue with the Maven Surefire project.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@AlexShmydov
Comment options

Answer selected by AlexShmydov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants