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
For the future: we could throw an exception of our own, and provide the Chai integration as a separate module, so that users may write e.g. expect(someNode).to.equalAST(someOtherNode). Here's an example of such an integration: https://github.com/krampstudio/chai-xml
The text was updated successfully, but these errors were encountered:
For the future: we could throw an exception of our own, and provide the Chai integration as a separate module, so that users may write e.g.
expect(someNode).to.equalAST(someOtherNode)
. Here's an example of such an integration: https://github.com/krampstudio/chai-xmlThe text was updated successfully, but these errors were encountered: