Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support sequence of predicates within imperative keyword #11

@fogfish

Description

@fogfish
it.Then(t).Should(
  it.Equal(x, y),
  it.Less(x, y),
  it.String(x).Contain(y),
  it.Seq(x).Equal(/* ... */),
)

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