Skip to content

Supply invocation index for @ParameterizedTest to test author #3085

Merged
juliette-derancourt merged 6 commits intojunit-team:mainfrom
jminkhar:1668_index_invocation
Nov 14, 2022
Merged

Supply invocation index for @ParameterizedTest to test author #3085
juliette-derancourt merged 6 commits intojunit-team:mainfrom
jminkhar:1668_index_invocation

Conversation

@jminkhar
Copy link
Copy Markdown
Contributor

@jminkhar jminkhar commented Nov 5, 2022

Overview

Adding the possibility to get the invocation index of any ArgumentsAccessor
Fixes #1668


I hereby agree to the terms of the JUnit Contributor License Agreement.


Definition of Done

@jminkhar jminkhar marked this pull request as ready for review November 5, 2022 16:00
Copy link
Copy Markdown
Member

@juliette-derancourt juliette-derancourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jminkhar for opening this PR and for participating in the HackCommitPush event! 👍

I left a few comments and suggestions, if you can take a look :)

Comment thread documentation/src/docs/asciidoc/release-notes/release-notes-5.10.0-M1.adoc Outdated
@jminkhar jminkhar force-pushed the 1668_index_invocation branch from ef86944 to e232d6c Compare November 11, 2022 16:40
@juliette-derancourt juliette-derancourt merged commit 078661e into junit-team:main Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make invocation index for @ParameterizedTest available to test author

2 participants