Thanks to visit codestin.com Credit goes to github.com
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 70e4fd2 commit e31ec1fCopy full SHA for e31ec1f
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
-come 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