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 interact with jest output #127

Closed
Haroenv opened this issue Jul 6, 2017 · 1 comment
Closed

Can't interact with jest output #127

Haroenv opened this issue Jul 6, 2017 · 1 comment

Comments

@Haroenv
Copy link
Contributor

Haroenv commented Jul 6, 2017

Environment

  1. node -v: [v8.1.3]

  2. npm -v: [5.0.3]

  3. Operating system: [macOS 10.12.5]

Steps to Reproduce

  1. Be in a test file
  2. open the test runner
  3. update a test that has snapshots multiple times
  4. press u in the output panel

Expected Behavior

The tests would update. The same for the other characters that are relevant (w, a, p, etc.)

Actual Behavior

Nothing happens

@orta
Copy link
Member

orta commented Jul 6, 2017

Afraid this is just the constraints of showing the Jest SDTOUT in VS Code's output panels - I talked about what would need to happen for this to change here: #117 (comment)

@orta orta closed this as completed Jul 6, 2017
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