Closed
Description
The truthy/falsey assertions are nice, but I wince every time I'm forced to write "falsey" as "falsy" 😛
"Falsey" has the advantage of being the same length as/aligning with "truthy" e.g.:
t.falsey(error)
t.truthy(result)
As mentioned here, both spellings are widely used, so it would be nice to support both.
#BikeShed #TeamFalsey
Metadata
Metadata
Assignees
Labels
No labels