Skip to content

0 failed to be found in array #256

@vors

Description

@vors
Describe foo {
    It "should find 0 in range" {
        0 | Should be @(0..2)
    }

    It "should find 1 in range" {
        1 | Should be @(0..2)
    }

    It "should find 2 in range" {
        2 | Should be @(0..2)
    }
}

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions