module.exports = { //require: './node_modules/esm', // slow: 1000, timeout: 600000, spec: 'tests/**/*.test.mjs', //watchFiles: ['tests/**/*.test.mjs'] }