ktor
ktor copied to clipboard
How do I use application.conf in testing?
Ktor Version
1.0.1
Feedback
I found how to use custom defined properties in testing through the document, but how could I use the default application.conf in my test codes? When read properties with environment.config.property, I got an ApplicationConfigurationException error.
@cy6erGn0m would you accept a PR for this functionality?
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.