You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2018. It is now read-only.
I have a /test and a /tests directory and my test files follow the *.test.js convention.
Still when i run: meteor test --driver-package practicalmeteor:mocha no test is executed...
I have a /test and a /tests directory and my test files follow the *.test.js convention.
Still when i run:
meteor test --driver-package practicalmeteor:mochano test is executed...The tests run when i use mocha --recursive tests