Alfredo Perez
BlogTagsTalksAbout

Jest

All Posts
  • #Angular(27)
  • #Web Development(24)
  • #NgRx(12)
  • #State Management (11)
  • #TypeScript(7)
  • #tanstack-query(2)
  • #Jest(2)
  • #JavaScript(2)
  • #Storybook(2)
  • #web animation(2)
  • #angular17(2)
  • #HTML5(2)
  • #Prettier(2)
  • #RxJS(2)
  • #Redux(2)
  • #AI(1)
  • #WebStorm(1)
  • #IDEs(1)
  • #devtools(1)
  • #Jetbrains(1)
  • #TDD (Test-driven development)(1)
  • #repository-pattern(1)
  • ##Domain-Driven-Design(1)
  • #webdev(1)
  • #UI(1)
  • #Frontend Development(1)
  • #Web Design(1)
  • #webdesign(1)
  • #Developer(1)
  • #ng conf(1)
  • #Meetup(1)
  • #Cypress(1)
  • #DevX(1)
  • #Accessibility(1)
  • #Testing(1)
  • #unit testing(1)
  • #observables(1)
Setup Jest in Angular 18
AngularJestWeb Development

Setup Jest in Angular 18

Do you want to run tests faster? Are Karma and Jasmine taking too long to run, making you want to avoid testing anything? Well, one thing you can do is try the experimental Web Test Runner or you can use Jest. Currently, I find that Jest is the best ...

August 23, 2024Read →
Angular 11 - Setting up Jest
AngularWeb DevelopmentJavaScript

Angular 11 - Setting up Jest

This is a quick guide to setting up Jest in your new Angular 10 application. 1. Install Jest npm install jest @types/jest jest-preset-angular --save-dev 2. Uninstall Karma npm uninstall karma karma-chrome-launcher karma-coverage-istanbul-reporter ka...

July 6, 2020Read →
mailMailgithubGitHublinkedinLinkedintwitterTwitterxXmediumMedium
Alfredo Perez
•
© 2025
•
Alfredo Perez