module.exports = {
'testEnvironment': 'node',
'coverageDirectory': './coverage/',
'setupTestFrameworkScriptFile': './test/utils/setup'
}