Skip to content

feat(assertion): Add .toBeUndefined() matcher#64

Merged
JoseLion merged 2 commits intomainfrom
feat/to-be-undefined
Sep 1, 2022
Merged

feat(assertion): Add .toBeUndefined() matcher#64
JoseLion merged 2 commits intomainfrom
feat/to-be-undefined

Conversation

@JoseLion
Copy link
Contributor

This PR fixes #61

Copy link
Member

@byrpatrick byrpatrick left a comment

Choose a reason for hiding this comment

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

LGTM 💯
I left a comment with a typo that I found, other than that it's good 🚀

@JoseLion JoseLion merged commit 5c24139 into main Sep 1, 2022
@JoseLion JoseLion deleted the feat/to-be-undefined branch September 1, 2022 22:20
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add .toBeUndefined() matcher as an alias to .not.toBePresent()

2 participants