teambit / envs

Component development environments for the Bit community
https://bit.dev/bit/envs
Other
63 stars 9 forks source link

Tracked test files not found when running tests #78

Open rapowell9 opened 4 years ago

rapowell9 commented 4 years ago

I'm trying to set up a react component with a jest test file, that currently just expects true to be true. However, when executing bit test, the test file is not found, despite it being tracked as a test file. It works as expected with react-typescript compiler 3.0.30, but not at 3.1.1

image

GiladShoham commented 4 years ago

Moving this to the correct repo - envs