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

Can't run test from Webstorm. #434

Closed
Jeff-Tian opened this issue Jan 18, 2020 · 1 comment
Closed

Can't run test from Webstorm. #434

Jeff-Tian opened this issue Jan 18, 2020 · 1 comment
Labels
scope: integration Related to an integration, not necessarily to core (but could influence core) solution: duplicate This issue or pull request already exists

Comments

@Jeff-Tian
Copy link

Current Behavior

Test suite failed to run from webstorm.

Expected behavior

Zero config means it should be working seamlessly.

Suggested solution(s)

Please share a guideline on how to make it work with webstorm.

Additional context

image
image
image

Your environment

Software Version(s)
TSDX 0.12.0
TypeScript 3.5.1
Browser NA
npm/Yarn npm v6.11.3
Node v10.15.1
Operating System Darwin Kernel Version 18.2.0: Mon Nov 12 20:24:46 PST 2018; root:xnu-4903.231.4~2/RELEASE_X86_64 x86_64
@agilgur5
Copy link
Collaborator

agilgur5 commented Mar 9, 2020

I can't read parts of this but I believe this is a duplicate of #270 / #168 . Those are also related to #354 .

Basically TSDX needs to generate a jest.config.js for integrations as without it the integrations won't properly configure Jest

@agilgur5 agilgur5 closed this as completed Mar 9, 2020
@agilgur5 agilgur5 added solution: duplicate This issue or pull request already exists scope: integration Related to an integration, not necessarily to core (but could influence core) labels Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: integration Related to an integration, not necessarily to core (but could influence core) solution: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants