module.exports = { istanbulReporter: ["html"], mocha: { delay: true, }, skipFiles: ["mocks", "test"], };