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
Another feature not offered by chai, AFAIK, is the ability to provide an asserting function at any level.
Test that an object contains the key axes, which in turn contains distro, which in turn has something under an empty string key, do not care about the value:
... now that chai has
deep.contain()
The text was updated successfully, but these errors were encountered: