- How I do configure Jest to test my Angular 8 Project https://medium.com/p/2bd84a21d725/ 3 comments angularjs
- TypeScript Library Starter: it configures itself, universal bundles w/ RollupJS, Jest, automatic releases and docs https://github.com/alexjoverm/typescript-library-starter 4 comments typescript
- Assistance with correctly configuring a monorepo with Jest for GitHub Actions reporting https://jestjs.io/docs/next/configuration/#github-actions-reporter 7 comments node
- Beginners guide: configuring for Unit test with Jest and Enzyme https://pixel-tones.com/unit-testing-with-enzyme-and-jest-and-setting-up/ 3 comments reactjs
- @wsmd/eslint-config: All-in-one, composable, ESLint configurations with support for TypeScript, React, Prettier, and Jest (or, how I tamed my ESLint configuration and made it shareable across different project using different technologies) https://github.com/wsmd/eslint-config 2 comments javascript