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

Expose TestWatcher #2138

Merged
merged 1 commit into from
Nov 21, 2016
Merged

Expose TestWatcher #2138

merged 1 commit into from
Nov 21, 2016

Conversation

quantizor
Copy link
Contributor

Working on some changes to update facebook/react to use Jest 17 and since it uses .runTests(), it needs access to TestWatcher so the concurrent reporter works.

Working on some changes to update facebook/react to use Jest 17
and since it uses .runTests(), it needs access to TestWatcher so
the concurrent reporter works.
@codecov-io
Copy link

codecov-io commented Nov 20, 2016

Current coverage is 88.57% (diff: 100%)

Merging #2138 into master will not change coverage

@@             master      #2138   diff @@
==========================================
  Files            39         39          
  Lines          1409       1409          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1248       1248          
  Misses          161        161          
  Partials          0          0          

Powered by Codecov. Last update 4e9e4df...62d76da

@cpojer cpojer merged commit beb0f72 into jestjs:master Nov 21, 2016
@quantizor quantizor deleted the expose-testwatcher branch November 21, 2016 05:30
tushardhole pushed a commit to tushardhole/jest that referenced this pull request Aug 21, 2017
Working on some changes to update facebook/react to use Jest 17
and since it uses .runTests(), it needs access to TestWatcher so
the concurrent reporter works.
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants