I generally write `fail("description")` when I hav...
# kotest-contributors
j
I generally write
fail("description")
when I have an idea and want to not write any production code at the end of the day, it's nicer than todo
Also there's a setting that fails a test if no assertions are called
So you could keep your test names intact
👍 1
👍🏻 1