`HttpClient` cannot be used with test engine, it d...
# ktor
o
HttpClient
cannot be used with test engine, it doesn’t open a port and doesn’t listen to real requests. It’s more about testing correctness of application logic.