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

Adding .deepEqual() and .strictEqual() #23

Closed
wants to merge 6 commits into from

Conversation

estilles
Copy link

In response to issue #21 I propose adding the following two aliases:

  • Must.prototype.deepEqual as an alias of Must.prototype.eql
  • Must.prototype.strictEqual as an alias of Must.prototype.equal

Unit tests and docs included

@estilles estilles closed this May 29, 2015
@moll
Copy link
Owner

moll commented May 29, 2015

Hey, thanks for the contribution!
Did you change your mind before I had a chance to react? :-)

@estilles
Copy link
Author

Let me make some changes and I will resubmit.

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