Skip to content

Instantly share code, notes, and snippets.

@alkozin
Last active July 6, 2022 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alkozin/37215d06969880850d318c5397f38eb6 to your computer and use it in GitHub Desktop.
Save alkozin/37215d06969880850d318c5397f38eb6 to your computer and use it in GitHub Desktop.
Expect.every { T in
}
Expect.while { T in
true
}
let expect = Expect.one { T in
}
//Make request
|expect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment