Commit 3109342
docs(guide/unit-testing): improve unit testing guide
This commit adds to the unit testing guide:
- an explicit section on additional libraries: Karma, Jasmine and
angular-mocks and link to the docs for those projects too. Explain the
benefit and use case for each of these libaries
- fully featured test examples and add more documentation
around them, in particular the controller test
- a clear separation between the section on principles of testing
and the actual tutorial on writing a test
Closes angular#82201 parent aa01be8 commit 3109342
1 file changed
+206
-213
lines changed
0 commit comments