back to home

thymikee / jest-preset-angular

Jest configuration preset for Angular projects.

916 stars
304 forks
32 issues
TypeScriptJavaScriptCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing thymikee/jest-preset-angular in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/thymikee/jest-preset-angular)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Jest Preset Angular A preset of Jest configuration for Angular projects. > Our online documentation is available at https://thymikee.github.io/jest-preset-angular/ > This is a part of the article: Testing Angular faster with Jest. Installation Check out our Installation guidance. **IMPORTANT** Angular doesn't support native in testing with higher than , see https://github.com/angular/components/issues/21632#issuecomment-764975917 Migration from Angular < 13 Check out our Migration from Angular < 13 guidance Example projects with base Jest configuration We have example apps to provide a basic setup to use Jest in an Angular project. The folder consist of several example Angular applications from **v13** onwards as well as example projects with or monorepo structure. Built With • TypeScript - JavaScript that scales • Angular - Deliver web apps with confidence 🚀 • - Jest transformer for TypeScript Authors/maintainers • **Michał Pierzchała** - thymikee • **Ahn** - ahnpnl • **Thomas** - wtho See also the list of contributors who participated in this project. License This project is licensed under the MIT License - see the LICENSE.md file for details