ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 217 forks source link

Jest option in place of Karma/Jasmine for UT #464

Closed creal73 closed 5 years ago

creal73 commented 5 years ago

Related: #381

Since Jest is a popular tool for unit testing, we should support it as an option.