Tests not running · Issue #2219 · jestjs/jest
I went through getting started but can't get jest to work. I use node v6.9.1, npm v3.10.8 and jest v17.0.3. I also tried --no-cache and --debug but nothing changes. I even moved test to __tests__ d...