Skip to content

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

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

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

Conversation

@JoseLion

Copy link
Copy Markdown
Contributor

This PR fixes #61

@byrpatrick byrpatrick left a comment

Copy link
Copy Markdown
Member

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 🚀

Comment thread src/lib/Assertion.ts Outdated
@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
Copy Markdown

🎉 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