Closed ptomato closed 4 years ago
jasmine glhjgflhjlfjhldf.js outputs this:
jasmine glhjgflhjlfjhldf.js
Started No specs found Finished in 0 s
and exits with code 0.
This can mask an error in your build system if you are passing the wrong files to Jasmine. It should print that one or more files given on the command line were not found, and exit with an error code.
jasmine glhjgflhjlfjhldf.js
outputs this:and exits with code 0.
This can mask an error in your build system if you are passing the wrong files to Jasmine. It should print that one or more files given on the command line were not found, and exit with an error code.