Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kotest-assertions-ktor: Fix failure message #3946

Open
n0900 opened this issue Mar 20, 2024 · 0 comments
Open

kotest-assertions-ktor: Fix failure message #3946

n0900 opened this issue Mar 20, 2024 · 0 comments
Labels
assertions 🔍 Related to the assertion mechanisms within the testing framework. enhancement ✨ Suggestions for adding new features or improving existing ones.

Comments

@n0900
Copy link

n0900 commented Mar 20, 2024

Which version of Kotest are you using
2.0.0

This issue is a reference to kotest/kotest-assertions-ktor#24

Fix failure message in src/commonMain/kotlin/io/kotest/assertions/ktor/client/response.kt haveHeader function to match
src/jvmMain/kotlin/io/kotest/assertions/ktor/testApp.kt haveHeader function.

See also kotest/kotest-assertions-ktor#2

@LeoColman LeoColman added enhancement ✨ Suggestions for adding new features or improving existing ones. assertions 🔍 Related to the assertion mechanisms within the testing framework. labels Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assertions 🔍 Related to the assertion mechanisms within the testing framework. enhancement ✨ Suggestions for adding new features or improving existing ones.
Projects
None yet
Development

No branches or pull requests

2 participants