Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

jest no test found error #144

Closed
M-ZubairAhmed opened this issue Dec 19, 2017 · 2 comments
Closed

jest no test found error #144

M-ZubairAhmed opened this issue Dec 19, 2017 · 2 comments

Comments

@M-ZubairAhmed
Copy link

Expected Behavior

  • If a test for that particular component is not written, it should pass jest prehook

Current Behavior

  • jest fails with no test found error
    image

Steps to Reproduce (for bugs)

  1. Change any js file
  2. Try to commit it.
@pbteja1998
Copy link
Member

Yes, it's because of a breaking change in the latest version 22.0.0 of jest.
PR related to that #3672
Changelog of Jest

@vinaypuppal
Copy link
Contributor

vinaypuppal commented Dec 20, 2017

@M-ZubairAhmed Hey I was not able to reproduce this issue

Steps used to Reproduce

  • Changed a js file
  • Tried to commit it.

screen shot 2017-12-20 at 19 07 25

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

No branches or pull requests

3 participants