Skip to content

Update Documentation for JUnit5 #3787

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

Closed
garyrussell opened this issue Apr 21, 2022 · 1 comment
Closed

Update Documentation for JUnit5 #3787

garyrussell opened this issue Apr 21, 2022 · 1 comment

Comments

@garyrussell
Copy link
Contributor

For example https://docs.spring.io/spring-integration/docs/current/reference/html/testing.html#test-context shows @RunWith(SpringRunner.class).

There may be others.

@garyrussell garyrussell added ideal-for-user-contribution An issue that would ideal for a user to get started with contributing. type: documentation backport 5.5.x labels Apr 21, 2022
@garyrussell garyrussell added this to the 6.0.x milestone Apr 21, 2022
@artembilan artembilan modified the milestones: 6.0.x, 6.0 M3 May 6, 2022
@artembilan artembilan removed ideal-for-user-contribution An issue that would ideal for a user to get started with contributing. backport 5.5.x labels May 6, 2022
artembilan added a commit to artembilan/spring-integration that referenced this issue May 6, 2022
@artembilan
Copy link
Member

Turns out that there is only one of this in the docs and there is no more "hard" requirements for JUnit 4, so I decided to include the fix into my current PR #3792 .
I guess we will keep mentioning of the JUnit 4 rules in the docs until its EoL.

I don't see a hard reason to back-port this into 5.5.x...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants