module.exports = { require: ['ts-node/register'], spec: 'test/**/*.ts', timeout: 10000 };