UNPKG

teenytest

Version:
13 lines (12 loc) 252 B
module.exports = function () { return { cwd: process.cwd(), output: console.log, testLocator: 'test/lib/**/*.{js,mjs}', name: [], helperPath: 'test/helper.js', asyncTimeout: 5000, configurator: null, plugins: [] } }