mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 21:07:47 +00:00
Update content/blog/writing-better-angular-tests/index.md
Co-authored-by: Corbin Crutchley <crutchcorn@gmail.com>
This commit is contained in:
@@ -60,7 +60,7 @@ Thankfully, writing tests like these have been made simple by a testing library
|
||||
|
||||
### Get rid of Karma {#remove-karma}
|
||||
|
||||
Angular ships with Karma alongside Jasmine for running tests and collecting coverage. With Jest an Angular project no longer need Karma or the other packages that would be installed by the Angular CLI.
|
||||
Angular ships with Karma alongside Jasmine for running tests and collecting coverage. With Jest, an Angular project no longer needs Karma or the other packages that would be installed by the Angular CLI.
|
||||
|
||||
#### Uninstall Karma
|
||||
|
||||
|
||||
Reference in New Issue
Block a user