module.exports = {
    testEnvironment: 'node',
    testResultsProcessor: 'jest-junit'
};