UNPKG

@jest-mock/express

Version:

A lightweight Jest mock for unit testing Express

6 lines (5 loc) 119 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', coveragePathIgnorePatterns: ['<rootDir>/dist'], }