How to make multiple assertions as logical "or"? #1009
localusercamp
started this conversation in
General
Replies: 1 comment
-
|
I don't think this is currently possible in a clean API, however you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't find this in docs so...
I need to check if the value is integer or string.
I expect something similar to that:
I also need something like that:
Beta Was this translation helpful? Give feedback.
All reactions