Hacker News new | ask | show | jobs
by metaltyphoon 253 days ago
Yes it's meant to be used in test code. If you're sure it can't fail do then use .expect() that way it shows you made a choice and it wasn't just a dev oversight.