jeudi 14 juillet 2016

no tests were run on an ember test

When I run an ember test it says

1..0
# tests 0
# pass  0
# fail  0

# ok
No tests were run, please check whether any errors occurred in the page (ember test --server) and ensure that you have a test launcher (e.g. PhantomJS) enabled.

There are also zero tests run when I do an ember test --server. However, when I navigate to http://localhost:4200/tests, all the tests run. How can I get the tests to run with ember-cli? I'm using
"ember": "2.3.1"
"ember-cli": "1.13.8"
"phantomjs": "^1.9.18" which resolves to "1.9.20"
Let me know if there are any other dependency versions I should list.




Aucun commentaire:

Enregistrer un commentaire