Skip to content

Conversation

don01001000
Copy link

It seems to me based on the documentation that assert.fail(message) should throw an exception for which the message property is just the message passed in. However, it's being set to whatever message is wrapped in single quotes and followed by undefined undefined.

See #34.

…lemented changes so all existing and all new tests pass.
@BridgeAR
Copy link
Member

BridgeAR commented May 6, 2019

Sorry that this has not been looked at earlier. It seems like it's superseded by #44 now. @goto-bus-stop @lukechilds

BridgeAR
BridgeAR previously approved these changes May 6, 2019
Copy link
Member

@BridgeAR BridgeAR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at this again: this has an influence an pretty much all functions and not only on assert.fail. It would be good to limit it to only that.

@BridgeAR BridgeAR dismissed their stale review May 6, 2019 21:16

Should have been a comment

@BridgeAR
Copy link
Member

Closing since #44 landed. @don01001000 thanks a lot for your contribution and sorry that this could not land!

@BridgeAR BridgeAR closed this May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants