{"library":"jest-runner-tsc","type":"library","category":null,"description":"A Jest runner for the TypeScript compiler that allows running type checking as part of the Jest test suite. Version 1.6.0 (latest, 2019) uses transpileModule for faster builds and supports custom tsconfig paths. No significant updates since 2019; library is in maintenance mode. Differentiators: integrates TypeScript compilation directly into Jest's runner pipeline, provides type errors as test failures, and supports project references via tsconfig. Alternatives: ts-jest for combined compilation and testing, or a separate tsc --noEmit step.","language":"javascript","status":"maintenance","version":"1.6.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install jest-runner-tsc","imports":["module.exports = { runner: 'jest-runner-tsc', ... }"]},{"cmd":"yarn add jest-runner-tsc","imports":[]},{"cmd":"pnpm add jest-runner-tsc","imports":[]}],"homepage":null,"github":"https://github.com/azz/jest-runner-tsc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jest-runner-tsc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}