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

Expected value not appearing #4

Closed
Vehmloewff opened this issue Nov 13, 2019 · 0 comments · Fixed by #7
Closed

Expected value not appearing #4

Vehmloewff opened this issue Nov 13, 2019 · 0 comments · Fixed by #7

Comments

@Vehmloewff
Copy link
Owner

If I write a test like this:

expect(undefined).toBe(3);

zip-tap doesn't show the actual value in the terminal. But the toBe assertion should always show the actual and expected values.

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