We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8400852 commit 7a5cfb5Copy full SHA for 7a5cfb5
docs/content/guide/dev_guide.unit-testing.ngdoc
@@ -3,7 +3,7 @@
3
@description
4
5
JavaScript is a dynamically typed language which comes with great power of expression, but it also
6
-comes with almost no-help from the compiler. For this reason we feel very strongly that any code
+comes with almost no help from the compiler. For this reason we feel very strongly that any code
7
written in JavaScript needs to come with a strong set of tests. We have built many features into
8
Angular which makes testing your Angular applications easy. So there is no excuse for not testing.
9
0 commit comments