Join Slack
Powered by
I generally write `fail("description")` when I hav...
# kotest-contributors
j
Jim
03/04/2022, 3:40 PM
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
Jim
03/04/2022, 3:41 PM
Also there's a setting that fails a test if no assertions are called
Jim
03/04/2022, 3:41 PM
So you could keep your test names intact
👍 1
👍🏻 1
3
Views
Open in Slack
Previous
Next