Skip to content

not to_be_true == true #1

@jonhiggs

Description

@jonhiggs

I would expect each of these assertions to pass:

expect $(false) to_be_false
expect $(false) not to_be_true
expect $(true) to_be_true
expect $(true) not to_be_false

however expect $(false) not to_be_true fails.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions