fork-handles / forkhandles

Foundational libraries for Kotlin
https://forkhandles.dev
Apache License 2.0
224 stars 28 forks source link

add new result4k example, and documentation for kotest and hamkrest #42

Closed oharaandrew314 closed 1 year ago

oharaandrew314 commented 1 year ago

The new example ended up being a bit bigger than I would have liked, but I felt like it was crucial to show that you can flatMap a result to another Result of another type.

This will also highlight the inclusion of the new test modules for result4k; of which I was very happy to discover!

daviddenton commented 1 year ago

🙇