This project has been promoted to the top level Kotest repo. Please follow development and raise issues on that project.
Kotest assertions for Ktor.
See docs.
Please create issues on the main kotest board.
Dependency
testImplementation("io.kotest.extensions:kotest-assertions-ktor:version")
- Updated Ktor to 2.2.3
- Added new native targets: macosArm64, iosSimulatorArm64, watchosX86, watchosX64,watchosArm32, watchosArm64
- Added matchers for Cache-Control, Content-Encoding and ETag
- Fixed error message when testing header values #2
- Added IR build for JS #1
- Updated to Ktor 1.5.3