Relative Content

Tag Archive for node.jstypescriptjestjsts-jest

jest in a Typescript monorepo

I’m working on a TypeScript monorepo and I’m trying to run jest without the need to run yarn build in order to run yarn test.