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

Fix information printed by KProperty0<T>.shouldHaveValue (#3908) #1

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

gianninia
Copy link
Owner

This PR resolves kotest#3908

  • implementation now only returns matcher instead of calling shouldBe and catching exception, so that it also works with assertSoftly
  • extension function is now also mentioned in the core documentation
  • added missing package to properties.kt

This PR resolves kotest#3908

* implementation now only returns matcher instead of calling shouldBe and catching exception, so that it also works with assertSoftly
* extension function is now also mentioned in the core documentation
* added missing package to properties.kt
@gianninia gianninia merged commit 7eaf999 into master Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant