kotest-assertions-ktor

Offers specialized assertions for testing Ktor applications, including matchers for HTTP headers and caching. Enhancements include new native targets and updates for compatibility with Ktor versions.

JVMKotlin/NativeJS
GitHub stars5
Authorskotest
Open issues6
LicenseApache License 2.0
Creation dateabout 5 years ago

Last activityover 1 year ago
Latest release2.0.0 (about 3 years ago)

kotest-assertions-ktor

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.

Build Status GitHub kotest @ kotlinlang.slack.com

Dependency

testImplementation("io.kotest.extensions:kotest-assertions-ktor:version")

Changelog

2.0.0

  • Updated Ktor to 2.2.3
  • Added new native targets: macosArm64, iosSimulatorArm64, watchosX86, watchosX64,watchosArm32, watchosArm64

1.0.3

  • Added matchers for Cache-Control, Content-Encoding and ETag

1.0.2

  • Fixed error message when testing header values #2

1.0.1

  • Added IR build for JS #1
  • Updated to Ktor 1.5.3
JVMKotlin/NativeJS
GitHub stars5
Authorskotest
Open issues6
LicenseApache License 2.0
Creation dateabout 5 years ago

Last activityover 1 year ago
Latest release2.0.0 (about 3 years ago)

kotest-assertions-ktor

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.

Build Status GitHub kotest @ kotlinlang.slack.com

Dependency

testImplementation("io.kotest.extensions:kotest-assertions-ktor:version")

Changelog

2.0.0

  • Updated Ktor to 2.2.3
  • Added new native targets: macosArm64, iosSimulatorArm64, watchosX86, watchosX64,watchosArm32, watchosArm64

1.0.3

  • Added matchers for Cache-Control, Content-Encoding and ETag

1.0.2

  • Fixed error message when testing header values #2

1.0.1

  • Added IR build for JS #1
  • Updated to Ktor 1.5.3