If anyone wants to opine on this: <https://github....
# kotest-contributors
s
If anyone wants to opine on this: https://github.com/kotest/kotest/issues/2417
👍 1
j
I like this, I do something similar to this in a crusty way in my project at work. And have an optional
ClosableSuspending
interface to boot, so it acts like
tempfile()
.