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

should.eventually.be.<boolean> and should.eventually.equal(<boolean>) #257

Open
dixitgargi opened this issue Jul 18, 2019 · 1 comment
Open

Comments

@dixitgargi
Copy link

Would like to understand is there any logical difference in between above mentioned two. however I am getting pass result in both of the above. but would like to understand which one is preferred and why

@Peter-Lavigne
Copy link

After an eventually call, the chain functions the same as in chai. These are the same assertion. It's up to your style preferences to decide which one to use. See the chai docs.

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

No branches or pull requests

2 participants