You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first API is pretty nice, I'd go for that. The second I'm not so sure about, given how Expect.js works internally. It would require a fairly major restructuring of the codebase, and wouldn't add a whole lot.
I would expect
length()
to be able to check for any non-zero-length. The cleanest API for this, to me, would be passing no argument:Also, more powerfully, it'd be nice to be able to chain the numeric operators onto this:
The text was updated successfully, but these errors were encountered: