mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-07 04:21:57 +00:00
Update content/blog/writing-better-angular-tests/index.md
Co-authored-by: Corbin Crutchley <crutchcorn@gmail.com>
This commit is contained in:
@@ -192,7 +192,7 @@ package.json
|
||||
}
|
||||
```
|
||||
|
||||
Jest is now the test runner for the project. It can now be used to run the tests, but even better it can be used in combination with Testing Library.
|
||||
Jest is now the test runner for the project. It can now be used to run the tests, but even better, it can be used in combination with Testing Library.
|
||||
|
||||
### Install Angular Testing Library
|
||||
|
||||
|
||||
Reference in New Issue
Block a user