Created by: alexkev
I spent hours trying to put __tests__
in my root folder because that is the convention of all my other projects at work. If the documentation had been a little more direct then I would not have wasted so much time. I do admit I could have caught this had I read the docs very carefully the first time, but it shouldn't be that hard.
Seems others have had this issue: https://stackoverflow.com/questions/49602402/create-react-app-cannot-find-tests
Kind regards, Alex Matheson