Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Added a property to indicate generated message on AssertionError#6206

Closed
glenjamin wants to merge 1 commit intonodejs:masterfrom
glenjamin:master
Closed

Added a property to indicate generated message on AssertionError#6206
glenjamin wants to merge 1 commit intonodejs:masterfrom
glenjamin:master

Conversation

@glenjamin
Copy link
Copy Markdown

AssertionError.generatedMessage indicates if .message was generated

As discussed in #5836

@Nodejs-Jenkins
Copy link
Copy Markdown

Thank you for contributing this pull request! Here are a few pointers to make sure your submission will be considered for inclusion.

Commit glenjamin/node@a2c9e11 has the following error(s):

  • First line of commit message must be no longer than 50 characters
  • Commit message must indicate the subsystem this commit changes

The following commiters were not found in the CLA:

  • Glen Mailer

You can fix all these things without opening another issue.

Please see CONTRIBUTING.md for more information

AssertionError.generatedMessage is now true when
AssertionError.message was generated from expected and actual
@bnoordhuis
Copy link
Copy Markdown
Member

@tjfontaine I see you've been involved in #5836. Feel like reviewing this?

@ghost ghost assigned tjfontaine Oct 11, 2013
tjfontaine pushed a commit that referenced this pull request Oct 11, 2013
AssertionError.generatedMessage is now true when
AssertionError.message was generated from expected and actual

Fixes #5836, #6206
@tjfontaine
Copy link
Copy Markdown

Thanks merged in 66b8c3c

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants