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

assert.approximately does not work with bigints #1465

Open
kran6a opened this issue Apr 19, 2022 · 0 comments · May be fixed by #1606
Open

assert.approximately does not work with bigints #1465

kran6a opened this issue Apr 19, 2022 · 0 comments · May be fixed by #1606

Comments

@kran6a
Copy link

kran6a commented Apr 19, 2022

Basically what the title says.

assert.approximately(1n, 2n, 1n, "Should not throw"); results in AssertionError: Should not throw: expected 1n to be a number

@koddsson koddsson linked a pull request Feb 20, 2024 that will close this issue
1 task
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 a pull request may close this issue.

1 participant