Hi! I'm learning to use Ktor In server tests, how ...
# announcements
m
Hi! I'm learning to use Ktor In server tests, how do i get the response body deserialized as a data class? How can I access the configured Jackson instance from ApplicationCall?