mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-09 21:07:49 +00:00
Update content/blog/writing-better-angular-tests/index.md
Co-authored-by: Corbin Crutchley <crutchcorn@gmail.com>
This commit is contained in:
@@ -58,7 +58,7 @@ Thankfully, writing tests like these have been made simple by a testing library
|
||||
|
||||
## Transitioning to Jest and Angular Testing Library {#transitioning-to-jest}
|
||||
|
||||
### Get rid of Karma
|
||||
### 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user