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

Add .toBeBigInt() #123

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Add .toBeBigInt() #123

merged 1 commit into from
Oct 9, 2024

Conversation

aryaemami59
Copy link
Collaborator

This PR:

  • Adds the .toBeBigInt() matcher: This new matcher works similarly to .toBeNumber(), but is designed specifically for testing values of type bigint.

@aryaemami59 aryaemami59 added the New feature New feature or request label Oct 8, 2024
@aryaemami59 aryaemami59 self-assigned this Oct 8, 2024
Copy link

pkg-pr-new bot commented Oct 8, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/mmkal/expect-type@123

commit: c417beb

@aryaemami59 aryaemami59 force-pushed the add-toBeBigInt branch 2 times, most recently from b6e6b8e to 26efeb0 Compare October 8, 2024 23:32
@aryaemami59 aryaemami59 modified the milestone: 1.0.0 Oct 8, 2024
@aryaemami59 aryaemami59 marked this pull request as ready for review October 9, 2024 00:12
@aryaemami59 aryaemami59 requested a review from mmkal October 9, 2024 00:12
Copy link
Owner

@mmkal mmkal left a comment

Choose a reason for hiding this comment

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

Nice!

@mmkal mmkal merged commit 95f442b into mmkal:main Oct 9, 2024
14 checks passed
@aryaemami59 aryaemami59 deleted the add-toBeBigInt branch October 9, 2024 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants