generator-express
generator-express copied to clipboard
No Test Files Found
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
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?