generator-express icon indicating copy to clipboard operation
generator-express copied to clipboard

No Test Files Found

Open husnulhamidiah opened this issue 8 years ago • 1 comments
trafficstars

I do exactly the same as written in readme but when I try to run mocha or npm test It always gives me an error

Warning: Could not find any test files matching pattern: test
No test files found

husnulhamidiah avatar Dec 19 '16 11:12 husnulhamidiah

The test bit in the readme was for the generator itself, rather than projects it creates. But we are now generating tests, is there a test folder in your generated project? Are you trying to run these commands from inside the project folder?

petecoop avatar Dec 19 '16 14:12 petecoop