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

Bit test is not showing details about testing #2091

Closed
JoshK2 opened this issue Oct 27, 2019 · 5 comments
Closed

Bit test is not showing details about testing #2091

JoshK2 opened this issue Oct 27, 2019 · 5 comments
Assignees
Milestone

Comments

@JoshK2
Copy link
Member

JoshK2 commented Oct 27, 2019

Describe the bug

I have a component tested with Jest, and when I run the test with bit, the test is passed but is not printing details about the tests.

Steps to Reproduce

  1. Import the component.
  2. Run bit test alert.

Expected Behavior

I expect to see details about the tests.

Screenshots, exceptions and logs

This is what I see after the test is running.
image

Specifications

  • Bit version: 14.4.3
  • Node version: 12.7.0
  • yarn version: 1.15.2
  • Platform: macOS
  • Bit compiler (include version): bit.envs/compilers/typescript@3.0.35
  • Bit tester (include version): bit.envs/testers/jest@22.4.3
@JoshK2 JoshK2 changed the title Bit test is not showing anything Bit test is not showing details about testing Oct 27, 2019
@davidfirst
Copy link
Member

This is probably the same issue as teambit/bit.envs#32.

@GiladShoham
Copy link
Member

@davidfirst it might be, but I don't think so. it doesn't hang, it just doesn't print the output (by the way if you test it with other components it will pass).

@GiladShoham GiladShoham added this to the 15.0.0 milestone Oct 30, 2019
@davidfirst
Copy link
Member

@GiladShoham , Oh ok, it wasn't clear from the screenshot. So, it's not related.

@GiladShoham
Copy link
Member

This is a bug in the ts compiler (as well as react-ts / angular)
more here - teambit/envs#10

@itaymendel
Copy link
Contributor

resolved as part fo v15

We'll start rolling out v15 of Bit this week, please reach out to me privately on the public slack community for a sneak peek and getting early access to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants