Relative Content

Tag Archive for kotlintestingktor

Ktor integration test with custom hostname

Using ktor-testing I need to create a test which uses a custom hostname. (The reason I need this is that we use subdomains to select the upstream service, but that’s not really important).