Skip to content

Embark on a journey with this project to delve into the realm of Angular testing, utilizing the powerful Karma library (default in the suite) and Jest.

Notifications You must be signed in to change notification settings

williamgalvisri/tdd-project-class

Repository files navigation

Angular Testing Odyssey 🚀

Embark on a journey with this project to delve into the realm of Angular testing, utilizing the powerful Karma library (default in the suite) and Jest.

What to Expect?

  • In-depth exploration of best practices in Angular testing.
  • Practical demonstrations using Karma and Jest to ensure the quality of your code.
  • Tips and tricks to optimize your testing process in Angular projects.

Development server

Run ng serve or npm start for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Running unit tests default

Run ng test or npm run test to execute the unit tests via Karma.

Running unit jest

Run npm run test:jest to execute the unit tests via Jest.

Join the adventure of fortifying the robustness and reliability of your Angular applications! 🧪💡

Make your code more resilient, your development smoother, and your testing more thrilling! 🚀

About

Embark on a journey with this project to delve into the realm of Angular testing, utilizing the powerful Karma library (default in the suite) and Jest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published