**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](https://rieckpil.de/spring-boot-testing-mockmvc-vs-webtestclient-vs-testresttemplate/) **Describe the solution you'd like** Implement TestNG interceptor/listener.
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 TestNG interceptor/listener.