Skip to content

Add "falsey" as an alias for "falsy" #1807

Closed
@chocolateboy

Description

@chocolateboy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions