because the package.json mocha script has to be run with `--exit` for the last test/test suite `after()` and `afterEach()` are prematurely terminated and never finish
because the package.json mocha script has to be run with
--exitfor the last test/test suite
after()andafterEach()are prematurely terminated and never finish