ktorio / ktor

Framework for quickly creating connected applications in Kotlin with minimal effort
https://ktor.io
Apache License 2.0
12.86k stars 1.04k forks source link

KTOR-7406 Migrate ktor-server-plugins tests to testApplication DSL #4279

Closed osipxd closed 3 weeks ago

osipxd commented 4 weeks ago

Subsystem Server, ktor-server-mustache, ktor-server-pebble, ktor-server-velocity

Motivation KTOR-7406 Remove usage of deprecated withTestApplication DSL.

Solution Migrated to testApplication DSL