How does one do: ```withTestApplication(Applicatio...
# ktor
g
How does one do:
Copy code
withTestApplication(Application::commonFeatures AND Application::someotherFeatures)
create a function that runs bothy