This project shows how to implement Jest framework for Unit Testing instead of using Karma for Angular Apps. This project was generated with Angular CLI version 18.2.2.
José Luis Olivares If you appreciate my effort, please endorse my skills on Linkedin (https://www.linkedin.com/in/jolivaress/)
https://gist.github.com/joseOlivares/8b243a0bc2282f73679dcc74053bd7f5
Run npm run test
Run npm run test:coverage
Run npm run test:watch
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.