Diego Klein
Diego Klein
> The MockWebServerExtension class is starting a new MockWebServer for every test, beforeEach, beforeAll, afterEach and beforeAll methods, as I can see in [this class](https://github.com/square/okhttp/blob/master/mockwebserver-junit5/src/main/kotlin/mockwebserver3/junit5/internal/MockWebServerExtension.kt). > > Since the beforeEach,...
Last time i had a problem like this, it was a firewall situation.
Is this fixed? I recently learned about pactum and would love to help with the open issues.