using this structure <https://github.com/ktorio/kt...
# ktor
e
using this structure https://github.com/ktorio/ktor-samples/tree/master/app/kweet
Copy code
src/
test/
resources/
build.gradle
...
what is the best place to put test resources? UPD found, it should be in
testresources
https://github.com/ktorio/ktor-samples/blob/183dd65e39565d6d09682a9b273937013d2124cc/feature/auth/build.gradle#L19