Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fill AssertError.extraMessage #189

Closed

Conversation

bajtos
Copy link

@bajtos bajtos commented Aug 13, 2013

Copy the message flag to AssertError.extraMessage. This allows test
frameworks like Mocha to preserve extra message in cases where the framework
provides a custom assertion message.

Copy the 'message' flag to AssertError.extraMessage. This allows test
frameworks like Mocha to preserve extra message in cases where the framework
provides a custom assertion message.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 5f27773 on strongloop:add-message-to-exception into a2efcc3 on chaijs:master.

@bajtos
Copy link
Author

bajtos commented Jan 7, 2014

Closing in favour of mochajs/mocha#1065

@bajtos bajtos closed this Jan 7, 2014
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