Skip to content

fix: JUnit5 DynamicContainer are not working - #1619

Merged
Sheng Chen (jdneo) merged 2 commits into
mainfrom
cs/issue-1617
Oct 9, 2023
Merged

fix: JUnit5 DynamicContainer are not working#1619
Sheng Chen (jdneo) merged 2 commits into
mainfrom
cs/issue-1617

Conversation

@jdneo

@jdneoSheng Chen (jdneo) commented Sep 29, 2023

Copy link
Copy Markdown
Member
  • Store the test data for the test invocations as well.
  • Remove the logic that adding prefix to the invocations. Instead,
  • Using the information returned from the runner to compose the ids.

fix#1617

@jdneo
Sheng Chen (jdneo) marked this pull request as ready for review September 29, 2023 07:32
- Store the test data for the test invocations as well.
- Remove the logic that adding prefix to the invocations. Instead,
- Using the information returned from the runner to compose the ids.
Signed-off-by: Sheng Chen <sheche@microsoft.com>
@jdneo
Sheng Chen (jdneo) merged commit e6b8af6 into mainOct 9, 2023
@jdneo
Sheng Chen (jdneo) deleted the cs/issue-1617 branch October 9, 2023 04:55
Sign up for freeto 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.

JUnit5 DynamicContainer are not working

2 participants

@jdneo@testforstephen