Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a2868b9

Browse files
Josh4gitaboutitnaomiblack
authored andcommitted
minor change 2
1 parent 36a184e commit a2868b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/unit-testing-01.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ include ../../../../_includes/_util-fns
1515

1616
Our lofty goal in this chapter is make it easy for you to write Angular application tests. If that goal exceeds our reach, we can at least make testing easier … and easy enough that you’ll want to write tests for your application.
1717

18-
The Testing Spectrum
18+
# The Testing Spectrum
1919

2020
Exploring behavior with tests is called “Functional Testing”. There are other important forms of testing too such as acceptance, security, performance, and deployment testing. We concentrate on functional testing in this section on unit testing.
2121

0 commit comments

Comments
 (0)