When I run mocha on the watch
mocha --watch app/**/*.spec.js
Everything is working fine. If I do not create a new mocha specification file, this will not detect this.
Does he have a fix?
This is probably a bug or an unrealized function. There is an open GitHub issue filed by the Mocha repo.