/Users/awerner/GitHub/dashevo/js-evo-services-ctl/lib/mocha/startHelperWithMochaHooksFactory.js:3
before(async function before() {
^
ReferenceError: before is not defined
at Object.<anonymous> (/Users/awerner/GitHub/dashevo/js-evo-services-ctl/lib/mocha/startHelperWithMochaHooksFactory.js:3:1)
at Object.<anonymous> (/Users/awerner/GitHub/dashevo/js-evo-services-ctl/lib/mocha/startDashCore.js:1:104)
Running with node this require, lead to a referenceError.
const { startDashCore } = require('somePath/js-evo-services-ctl/lib');