You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
I want to run HTTP tests against a non-Spring application in way like some other test HTTP clients provide. See Spring Boot Testing: MockMvc vs. WebTestClient vs. TestRestTemplate
Describe the solution you'd like
Implement jUnit5 extension.
The text was updated successfully, but these errors were encountered: